
20 Mar
2005
20 Mar
'05
3:49 p.m.
Derakon wrote:
I'm following the Boost.python tutorial, and having some problems with compiling, of all things. Here's the file I'm trying to compile:
#include <boost-1_32/boost/python.hpp>
As near as I can figure, my install of Boost got screwed up. Does anyone else have a different interpretation?
Your addition of the Boost include path is wrong. If it where correct the above would be: #include <boost/python.hpp> You need to add the ../include/boost-1_32 directory, not the ../include directory. HTH. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq