otavepto / gbe_fork

Fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator
https://gitlab.com/Mr_Goldberg/goldberg_emulator
GNU Lesser General Public License v3.0
185 stars 54 forks source link

add visual studio solution #178

Closed otavepto closed 1 month ago

otavepto commented 1 month ago

just bite the bullet and do it, if it proved to be a burden remove it without any hesitation

Detanup01 commented 1 month ago

I looked into it. quite nice. and mostly getting warns for here: warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s

Detanup01 commented 1 month ago

image :D nice

otavepto commented 1 month ago

I also got this flood of warnings plus error for a usage of uninitialized local var, not sure why the hell command line would be different. Even clang for Linux isn't complaining. I'd like to know what magic does the GUI has over CLI to trigger these warnings, they actually show potential problems for later.

Detanup01 commented 1 month ago

if you wanna do something with it you can check the premake branch cli btw: premake5.exe --os=windows --file="G:\VS\STEAM\gbe_fork\premake5.lua" vs2022 or premake5.exe --os=linux --file="G:\VS\STEAM\gbe_fork\premake5.lua" gmake (or something like that)

Detanup01 commented 1 month ago

win tested, not all implemented.

otavepto commented 1 month ago

🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉