39
edits
Tmacchant0 (talk | contribs) |
Tmacchant0 (talk | contribs) |
||
Line 201: | Line 201: | ||
=== Conclusion === | === Conclusion === | ||
With some efforts, build Pytave on windows has not been completed yet. | |||
Here list of unsolved issue including boost-python are listed | |||
# libboost_python cannot be build be build on 64 bit environments | |||
# path separator handling issue in libtool (windows standard path separator \ (back slash) is ignored. | |||
# make fails at building shared library | |||
For 3, to quote Tatsuro ''A lot of _imp__ symbols errors are detected because no _imp__(symbol)s exist in object files. While object files libboost_python for threading-multi have _imp__(symbol)s in their object files. Boost does not show full compiling states. Therefore I do not know what libboost is to do.'' | |||
I too have googled extensively but haven't gotten to any solution for this problem. | I too have googled extensively but haven't gotten to any solution for this problem. |
edits