Closed misuo closed 8 years ago
Thank you for the report. I should be able to take a look at the issue later this week. We are a bit backed up at work.
I run in a similar issue with VS Toolchain 2015 Update 2. Any progress?
Hello @misuo and @meetingcpp - I've updated develop so that it compiles with VS 2015 Update 1. I will install Update 3 today.
Develop is compiling with VS 2015 Update 3 and Boost 1.61. Let me know if it is ok for you. If not, I would recommend updating Boost.
All 3 examples now works fine (with VS 2015 Update 3 and Boost 1.59). Thanks.
I'm trying to build boostache examples with Visual Studio / MSVC. Example 1 works fine, but I get identical build error C2665 in examples 2 and 3. See the hairy build/error log output below.
What I've used:
Ideally it would also be nice to know whether others can reproduce.
Example: The build output for example3.cpp: