David Abrahams schrieb:
> I tried building with MS Visual Studio 2005 from PCBuild8/pcbuild.sln,
> and for me it fails miserably.  The first major complaint comes when
> linking pythoncore, where the _init_types symbol can't be found.  On
> the other hand, allowing MSVS to convert PCBuild/pcbuild.sln works
> okay.  Am I missing something?

Yes, it doesn't work in Python 2.5 as released. This specific problem
has been fixed in the trunk and the 2.5 branch several months ago,
so I recommend to use either of these (or use VS 2003 to build the
released version).

HTH,
Martin

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to