Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2004-02-25 07:26:52


> 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.

John.

 


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