openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.91k stars 2.55k forks source link

[feature] Visual Studio 2022 (ARM64EC, ARM64, x64) #7843

Closed danoli3 closed 8 months ago

danoli3 commented 8 months ago

Visual Studio 2022 Targeted against Latest dependency Libraries with all targets

Targets:

Experimental Target

Updated openFrameworks Project for Visual Studio 2022 - v143 Updated Template Project for Visual Studio 2022 - v143

ProjectGenerator Updated https://github.com/openframeworks/projectGenerator/pull/474

WinSDK 11 for ARM64EC WinSDK 10 for others

danoli3 commented 8 months ago

Okay this is all ready for go

Visual Studio 2022

Runtime Tested - x64 / VS arm64 Debug / Release

Likely some runtime issues with ARM64EC to figure out after merge

danoli3 commented 8 months ago

Also GLM 9.9.9.9 define fix (2024 release)

ofTheo commented 8 months ago

@danoli3 - this looks good to me too except for the sound comment I added above.

Thanks!! :)