From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-07-20 07:38:34


From: <rwgk_at_[hidden]>
> I am trying to compile Boost.Python. The first problem I found
> is that all the include files are missing (I did a file find
> on the entire hard disk). Would anybody know where to get them?

They're in the Visual Studio beta. I don't think they can be downloaded. :-)

> I am guessing that we need to update many #ifdefs like
> _MSC_VER <= 1200. Has someone done this already?

There is one _MSC_VER <= 1200 check in config.hpp that you need to change to
1300. I don't remember other places in boost that reference the version
number.

--
Peter Dimov
Multi Media Ltd.