SethRobinson / proton

Proton SDK: Seth's GL/GLES messy multi-platform C++ game SDK. Can output to Windows, OS X, iOS, Android, Linux (Raspbian too), HTML5, Flash
Other
84 stars 16 forks source link

compile #21

Closed ardayildiz0 closed 10 months ago

ardayildiz0 commented 1 year ago

i cant downloand visual studio 2017 i have vs 2022 how can i compile thre are any other ways?

SethRobinson commented 1 year ago

Oh, Visual Studio 2022 should be fine. I know RTConsole still has "windows_vc2017" as the project directory name, but I think it's actually a 2022 project inside, the dir just needs to be renamed.

If it is actually a 2017 project, 2022 should auto-update it ok.