LibTorrent Compile problem
BlitzMax Forums/Brucey's Modules/LibTorrent Compile problem
| ||
Hello, I have just done a clean install of Mingw (mingw-get-inst-2010100.exe) and Blitzmax (1.41). I have used Bruceys modified bmk. Operating system is Windows 7 (32 bit) I compiled the base build with no problems using the instructions in the Glue.cpp Subject. I added some modules and recompiled with no problems (flow.mod, maxgui.mod, odd.mod). I have SVN'ed the bah.mod and wx.mod folders. I left it to rebuild last night (using the BMax GUI rebuild option, Build GUI App ticked). Any ideas what i need to do for this error? Cheers Glenn Last edited 2011 Last edited 2011 |
| ||
no suggestions here? |
| ||
Seems like Brucey broke the libtorrent module with his update to Boost 1.46. Or maybe something in Boost v1.46 changed. Either way, revision 1155 of bah.Boost (v1.45) makes the libtorrent compile again here for me. Last edited 2011 |
| ||
Hi Brucey, Any feedback on the comments above? Regards Glenn |
| ||
I just tried to recompile bah.libtorrent on my computer to see what it would do, and I get the same error here... a whole bunch of them, actually. It compiled OK with the previous version of boost, so it does look like something isn't quite compatible anymore. :-? |
| ||
bump |
| ||
Is it possible to use tortoiseSVN to get the previous version of boost.mod (version 1.45)? If so, what are the steps? (I'm new to Satan's Vile Nuisance, so... ;) Or should I just wait until libtorrent get's modified to work with boost 1.46? Russell |
| ||
right click on the boost.mod folder. choose tortoiseSVN then Update to revision. Enter the revision number in the Revision box. I went back to 1.45 too but i still can't build my modules. I am waiting for Brucey to fix anything that touches Boost.mod Cheers Glenn |
| ||
Hello Brucey, I have just upgraded my pc and now have win 7 64bit. all is compiling ok until i add the full bah.mods from SVN. I am getting the same errors as i did a few weeks ago. Any word on a fix? i have upgraded to BlitzMax 1.42 as well but i was getting the same errors on 1.41 Cheers Glenn |