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
Try to link "legacy_stdio_definitions.lib" library to your input project, this is for deprecated function names compatibility that was substituted into recent visual studio releases.
Problem
Hi,
I have linking issues on Windows using Visual Studio 2017 BuildTools.
Expected behavior:
Linking should occur without errors.
Actual behavior:
Linking occurs with errors:
Steps to Reproduce
I'm running with a very minimalist set of dependencies right now and the command I issue is as follows:
Here is a Gist with the full output: https://gist.github.com/KelSolaar/d27ee328824fc7a079fdfbbc28b9d03d
Versions
The text was updated successfully, but these errors were encountered: