[C++-sig] build Boost.Python v 1.63 numpy shared .lib missing

ARTUSI Xavier Xavier.ARTUSI at cea.fr
Mon Jan 23 08:48:46 EST 2017


Hello,

I tried to build Boost.Python v 1.63 shared libraries.
With :

-          msvc=12.0

-          Python 3.4

-          Numpy 1.11
Compilation seems fine except for numpy libs which not seems to be created.
Here is the end of the building log.

msvc.link.dll bin.v2\libs\python\build\msvc-12.0\release\address-model-64\threading-multi\boost_numpy3-vc120-mt-1_63.dll
msvc.manifest.dll bin.v2\libs\python\build\msvc-12.0\release\address-model-64\threading-multi\boost_numpy3-vc120-mt-1_63.dll
common.copy stage\lib\boost_numpy3-vc120-mt-1_63.dll
bin.v2\libs\python\build\msvc-12.0\release\address-model-64\threading-multi\boost_numpy3-vc120-mt-1_63.dll
        1 fichier(s) copié(s).
common.copy stage\lib\boost_numpy3-vc120-mt-1_63.libLe fichier spécifié est introuvable.

    copy /b "bin.v2\libs\python\build\msvc-12.0\release\address-model-64\threading-multi\boost_numpy3-vc120-mt-1_63.lib" + this-file-does-not-exist-A698EE780689
9E69 "stage\lib\boost_numpy3-vc120-mt-1_63.lib"

...failed common.copy stage\lib\boost_numpy3-vc120-mt-1_63.lib...
...failed updating 4 targets...
...updated 100 targets...

Greetings,
Xavier Artusi.

PS : There is no problems with static libraries.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20170123/a5a12d8d/attachment.html>


More information about the Cplusplus-sig mailing list