SpaceTimeTravelerZero
SpaceTimeTravelerZero
I forgot to specify, Windows 10, if that's important
nightly build OF v20241220: MINGW64 /c/openFrameworks/v20241220/libs/openFrameworksCompiled/project $ make 💾 CXX = /mingw64/bin/g++ 💾 CC = /mingw64/bin/gcc 💾 CXX = /mingw64/bin/g++ 💾 CC = /mingw64/bin/gcc 💾 CXX = /mingw64/bin/g++ 💾 CC...
pacman -S mingw-w64-x86_64-gcc pacman -S mingw-w64-x86_64-make pacman -S mingw-w64-x86_64-toolchain AI said to do it like this, it seems to have helped
I followed the instructions exactly, and made several attempts with a complete removal, the step of installing dependencies each time went without problems. Now everything works, after manual installation of...