Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-04-13 18:59:58


David Stummer wrote:
> i have linked my project with boost_python.dsp, but my project will not compile.
> it is saying
> fatal error C1083: Cannot open include file: 'pyconfig.h': No such file or directory
> any ideas?

You need to add the Python include directory (e.g. c:\python24\include) to the list of include paths. You'll need to do the same for the library directory (e.g. c:\python24\lib).

NOTE: The 'c:\python24' in the above is where I have installed Python, so you'll need to change accordingly.

HTH,
- Reece
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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