You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build this in visual studio 2017. The FindBoost.Cmake module can't seem to find boost properly. By default it is searching:
Searching for FILESYSTEM_LIBRARY_RELEASE: boost_filesystem-mgw-mt-;boost_filesystem-mgw-mt;boost_filesystem-mt-;boost_filesystem-mt;boost_filesystem
Searching for FILESYSTEM_LIBRARY_DEBUG: boost_filesystem-mgw-mt-d-;boost_filesystem-mgw-mt-d;boost_filesystem-mt-d-;boost_filesystem-mt-d;boost_filesystem-mt;boost_filesystem
Searching for SYSTEM_LIBRARY_RELEASE: boost_system-mgw-mt-;boost_system-mgw-mt;boost_system-mt-;boost_system-mt;boost_system
Searching for SYSTEM_LIBRARY_DEBUG: boost_system-mgw-mt-d-;boost_system-mgw-mt-d;boost_system-mt-d-;boost_system-mt-d;boost_system-mt;boost_system
The text was updated successfully, but these errors were encountered:
I tried to build this in visual studio 2017. The FindBoost.Cmake module can't seem to find boost properly. By default it is searching:
Searching for FILESYSTEM_LIBRARY_RELEASE: boost_filesystem-mgw-mt-;boost_filesystem-mgw-mt;boost_filesystem-mt-;boost_filesystem-mt;boost_filesystem
Searching for FILESYSTEM_LIBRARY_DEBUG: boost_filesystem-mgw-mt-d-;boost_filesystem-mgw-mt-d;boost_filesystem-mt-d-;boost_filesystem-mt-d;boost_filesystem-mt;boost_filesystem
Searching for SYSTEM_LIBRARY_RELEASE: boost_system-mgw-mt-;boost_system-mgw-mt;boost_system-mt-;boost_system-mt;boost_system
Searching for SYSTEM_LIBRARY_DEBUG: boost_system-mgw-mt-d-;boost_system-mgw-mt-d;boost_system-mt-d-;boost_system-mt-d;boost_system-mt;boost_system
The text was updated successfully, but these errors were encountered: