Building Projucer on RPI4

Note that it works with GCC with arch flags provided (annoying warnings remain).

make TARGET_ARCH="-mcpu=cortex-a72 -mtune=cortex-a72 -mfpu=neon-fp-armv8"
1 Like