billyquith / ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
642 stars 95 forks source link

MSVC 2015 & Boost #1

Closed billyquith closed 8 years ago

billyquith commented 8 years ago

Looks like there are issues with Visual Studio 2015 C++ and Boost >=1.58 (1.58 and 1.60 tested). This causes the compiler crash.

Related reports:

Might be an idea to use a more simple unit testing framework.

billyquith commented 8 years ago

Catch replaces Boost unit testing. This is one header and there a no external dependencies now.

See: https://github.com/billyquith/ponder/commit/0ae25d8f323b67f2e2b420197cd7a0130172cb68