openframeworks / openFrameworks

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

pg use nightly vs #8028

Closed danoli3 closed 5 months ago

danoli3 commented 5 months ago

Fixes download ci script to link to correct projectGenerator download (nightly) Fixes Issue was traced to addon_config.mk in ofxOSC common excluding win32 folder... causing recent problems in builds and debugging in projectGenerator... who would have thought

danoli3 commented 5 months ago

found all the PG issues for VS in addon_config.mk in ofxOSC common excluding win32 folder... D: lol