ruis
ruis copied to clipboard
MSVS link warning, see appveyor log
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Looks like some third party library packed to nuget has incorrect compilation flags -MT instead of MD
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\projects\morda\msvs_solution\test_app\test_app.vcxproj]