bunjee
2016-05-10 11:47:35 UTC
Greetings libtorrenters,
Congratulations for the 1.1.0 release !
I'm trying to build libtorrent 1.1.0 on Windows with MinGW 4.9.2 and
boost 1.60.
I have MinGW in the path and I set BOOST_BUILD_PATH and BOOST_ROOT.
I'm building bjam's with "build.bat" and the gcc option.
Then I run this:
bjam gcc link=static runtime-link=static variant=release warnings=off
And get this right before the end:
gcc.archive
bin\gcc-mingw-4.9.2\release\link-static\runtime-link-static\threading-multi\libtorrent.a
CreateProcessA() Windows API failed: 2 - The system cannot find the
file specified.
(...)
...failed gcc.archive
bin\gcc-mingw-4.9.2\release\link-static\runtime-link-static\threading-multi\libtorrent.a...
...failed updating 1 target...
...updated 180 targets...
When using boost 1.55 + bjam 1.53 it actually works, wich reminds me of
this: https://sourceforge.net/p/libtorrent/mailman/message/32134507/.
Anyone had this issue before ?
Thanks ♥.
Congratulations for the 1.1.0 release !
I'm trying to build libtorrent 1.1.0 on Windows with MinGW 4.9.2 and
boost 1.60.
I have MinGW in the path and I set BOOST_BUILD_PATH and BOOST_ROOT.
I'm building bjam's with "build.bat" and the gcc option.
Then I run this:
bjam gcc link=static runtime-link=static variant=release warnings=off
And get this right before the end:
gcc.archive
bin\gcc-mingw-4.9.2\release\link-static\runtime-link-static\threading-multi\libtorrent.a
CreateProcessA() Windows API failed: 2 - The system cannot find the
file specified.
(...)
...failed gcc.archive
bin\gcc-mingw-4.9.2\release\link-static\runtime-link-static\threading-multi\libtorrent.a...
...failed updating 1 target...
...updated 180 targets...
When using boost 1.55 + bjam 1.53 it actually works, wich reminds me of
this: https://sourceforge.net/p/libtorrent/mailman/message/32134507/.
Anyone had this issue before ?
Thanks ♥.