mirror of
https://github.com/openframeworks/openFrameworks.git
synced 2026-03-26 06:43:00 +00:00
* define no fmod if not defined * nightly packages - msys2 add clang64, ucrt64, add linux arm64 linuxaarch64 * test nightly (cherry picked from commit d53b3fdbf67e3f3977ddc96fb18bbb15504f68df) * Update manual-nightly.yml * nightly fixed up paths and msys2. added _ between compiler * vs missing define OF_RTAUDIO * RTAudio 5 fix using #RTAUDIO_VERSION_MAJOR >= 6 * GitHub Actions - Linux added 24.04 - also keeping 22.04 for now. Added linuxarmv7. nightly back to auto * action fix