[C++-sig] python32 64bit error LNK2001

Freyer Dirk (siCAT) Dirk.Freyer at sicat.com
Tue Feb 14 17:46:47 CET 2012


Hi,

I try the Boost.Python quickstart with Win7, Python32 64bit, Visual Studio 2010. But get an error like LNK2001.

---------------------------------------------------------------------
msvc.link.dll ..\..\..\..\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_48.dll
   Creating library ..\..\..\..\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_48.lib an
d object ..\..\..\..\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_48.exp
function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format


Have someone any experience with 64bit python and boost? Can this work? I attached the full output file.


Thanks
Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20120214/e5521614/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: out.txt
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20120214/e5521614/attachment-0001.txt>


More information about the Cplusplus-sig mailing list