projectGenerator
projectGenerator copied to clipboard
projectGenerator valid architectures?
I have now this open PR which addresses some missing architectures like tvos
https://github.com/openframeworks/projectGenerator/pull/442
but I'm now seeing other architectures not recognized in addons, like
- android/arm64-v8a (ofxLaser)
- win_cb (ofxLaser)
I think we should add back as valid architectures, if they are valid. opinions? @danoli3 @ofTheo
Unsure about win_cb, minGW port back in 2015. Is that still applicable.
I've patched for android will be looking into how that works with merged Android updates shortly. https://github.com/openframeworks/projectGenerator/issues/443
I've added some potentials also for some extra hype