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
Compiling with vs15 requires adding the library legacy_stdio_definitions.lib, otherwise the linker does not find _vsnwprintf. Maybe this should be mentioned somewhere.
The text was updated successfully, but these errors were encountered:
Compiling with vs15 requires adding the library legacy_stdio_definitions.lib, otherwise the linker does not find _vsnwprintf. Maybe this should be mentioned somewhere.
The text was updated successfully, but these errors were encountered: