
Building Boost 1.58 with Visual Studio 2015
If you try to build Boost 1.58 with Visual Studio 2015, you’ll get this error “Unknown compiler version - please run the configure tests and report the results
” when building, do this.
Professional Software Developer, doing mostly C++. Connect with Kent on Twitter.
If you try to build Boost 1.58 with Visual Studio 2015, you’ll get this error “Unknown compiler version - please run the configure tests and report the results
” when building, do this.
This is a very terse list of steps to be done to be able to start testing concepts with G++.
At my day time job I decided we should try out Visual Studio 2015 (from Visual Studio 2013).
Just found this error in my system log on my Gentoo system.
This is a quick and dirty guide to set up a PPTP VPN (Point-to-Point Tunneling Protocol) service on linux server, in which your high end mobile device can connect to.
Sadly, this is only an intrusive way of stoppingĀ std::async
. For an almost non-intrusive way of stopping a thread, look at boost::thread
.
I’ve started with a side project, making a “smart” chatterbot, which should be able to respond to given commands from other users on IRC (Internet Relay Chat).
This post describes building of boost library with Visual Studio 2013.
Visual Studio or VS is my weapon of choice.