Hi,
I'm using Boost 1.65.1 with Visual Studio 2015 (v140 compiler).
Also, I'm using the following libs dynamically:
boost_unit_test_framework
boost_log
boost_filesystem
boost_thread
boost_system
boost_log_setup
boost_chrono
boost_date_time
boost_regex
And I want to add C++/CLI code which is built with /clr. This used to work with v110 and Boost 1.57. Now I'm getting this error just when launching the application.
0xc000007b
All binaries are 32bits. I'm also using the following define: BOOST_ALL_DYN_LINK
Any idea on why this may happen?
Saludos / Best regards,
Sergio Basurco
Coherent Synchro