aaronsgiles / ymfm

BSD-licensed Yamaha FM sound cores (OPM, OPN, OPL, and others)
BSD 3-Clause "New" or "Revised" License
259 stars 40 forks source link

'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. #59

Open Yazwh0 opened 7 months ago

Yazwh0 commented 7 months ago

When importing and compiling on windows I get the compiler error:

error C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SE CURE_NO_WARNINGS. See online help for details.

Using msbuild: MSBuild version 17.8.5+b5265ef37 for .NET Framework