5 Apr
2013
5 Apr
'13
9:39 p.m.
Same.
Here is what I do. Please stick to the script as closely as possible. I
assume you use Visual Studio 2010.
1. Create an empty console project. Turn off precompiled headers.
2. Include boost path to compiler settings
3. Create main.cpp and include the following code:
#define BOOST_TEST_MAIN
#include