boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
252 stars 32 forks source link

Add MSVC 14.1 32bit C++17 build #207

Closed anarthal closed 8 months ago

anarthal commented 8 months ago

Removed because of an internal compiler error caused by Boost.Optional. This has been diagnosed and fixed now.