Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-25 09:47:08


John Maddock wrote:
>>After there I create some work dir for example C:\Boost_Work and
>>copy there isomorphism.cpp. Open isomorphism.cpp with Microsoft
>>Visual C++ version 6 /right-click/
>>
>>Build and (:-
>>
>>fatal error C1083: Cannot open include file: 'boost/config.hpp': No
>>such file or directory
>>
>>I would like to use graph isomorphism from boost in my application.
>>
>>Where is my ERRORS?
>
>
> You need to put Boost in your projects include path.
...
> Tools->Options->Directories->Include Files->and I add
> C:\Boost\include\boost-1_31\boost
>
> Tools->Options->Directories->Source Files->and I add
> C:\Boost\include\boost-1_31\boost

Specifically you need to add "C:\Boost\include\boost-1_31", not the boost subdir.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk