Bug #2013
closed3.3.0 Does Not Compile with Boost 1.54
Description
I'm able to install on Windows 7 using boost_1_49, but when attempted to upgrade to latest boost release 1_54 there were more than a few errors, mostly related to wthttpd. I reverted back to 1_49 and all is well again.
Updated by Wim Dumon over 11 years ago
- Status changed from New to Feedback
Hello Brad,
I have no problem with compiling Wt and boost 1.54 on Windows (msvs 2012). Can you post some of the errors? Maybe we can spot what's going wrong...
BR,
Wim.
Updated by Bud T over 11 years ago
Wim,
I'll be making another run at rebuilding my local Windows 7 machine for development in a day or two; so, I can say more after that time. Maybe the problem will solve itself after I format my drive and rebuild. Right now I'm building my Linux server after a suitable level of success on my Windows machine with older libraries.
Thanks for the help.
Brad
Updated by Koen Deforche over 11 years ago
- Assignee set to Wim Dumon
- Target version changed from 3.3.0 to 3.3.1
Updated by Wim Dumon over 11 years ago
- Status changed from Feedback to Closed
While I don't have compilation issues, boost 1.54 is not recommended on Windows because of a bug in boost.asio that corrupts data communication between browser and server.