Closed danoli3 closed 3 days ago
VS2022 changes to C++ Modules in recent update (on actions and local)
Requires this change
The /Z7 flag in Visual Studio is used to enable C7-compatible debugging information and embeds this information directly into the object files. This can be useful for builds that don’t require generating separate .pdb files but still need debugging capabilities.
More to fix with ARM64EC to follow
Fix error of download libs nightly instead of latest download
download_libs [2.6.1 ~ 2.6.2]
https://github.com/openframeworks/apothecary/releases/download/**nightly**/openFrameworksLibs_**latest**_macos_...
mismatch of Tags