
"pendrildurham (by way of Jon Kalb)" <kalb@LibertySoft.com> wrote in message news:p05100312b8fca92a1075@[192.168.1.101]...
Sorry -- Newbie here -- I don't know exactly what the 'latest CVS state' is or how to get it.
http://sourceforge.net/cvs/?group_id=7586
I have been trying to build boost-python on Windows95 with MSVC++6. I have boost 1.27 and activestate python 2.2.1 build 222. I can get it to compile but the link fails.
Here is the linker message for the boost-example1:
Linking... Creating library Debug/hello.lib and object Debug/hello.exp
<snip>
hello.dll - 11 error(s), 0 warning(s)
Perhaps there is something simple I can do to fix this? Perhaps there is something I need to include in the project to get the link to work?
It looks like you're missing libs/python/src/errors.cpp.