[C++-sig] building boost.python on windows

Olivier Ravard olivier.ravard at univ-rennes1.fr
Fri May 7 18:17:58 CEST 2004


Hi everybody,

I used boost.python on linux since a long time and it works fine.
This is a great tool for developping hybrid applications.

I am trying to compile boost.python on windows with the Microsoft Visual
C++ 2003 Toolkit. The compilation of file works but when linking to
build the
.dll, there is many many error for unresolved symbols about 
__declspec(dllimport/dllexport).

Is somebody have an idea ? How can I resolve this problem ?

Thanks.

-- 
Olivier Ravard <ravard at univ-rennes1.fr>
NovaGrid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040507/b162538d/attachment.htm>


More information about the Cplusplus-sig mailing list