I’m running the compileLinuxPG.sh script and I’m getting the following error:
make: Entering directory '/home/alexandros/Applications/openFrameworks/of_v20191211_android_release/apps/projectGenerator/commandLine'
/home/alexandros/Applications/openFrameworks/of_v20191211_android_release/libs/openFrameworksCompiled/project/makefileCommon/config.shared.mk:217: *** This package doesn't support your platform, /home/alexandros/Applications/openFrameworks/of_v20191211_android_release/libs/openFrameworksCompiled/project probably you downloaded the wrong package?. Stop.
make: Leaving directory '/home/alexandros/Applications/openFrameworks/of_v20191211_android_release/apps/projectGenerator/commandLine'
There has been a problem compiling the command line projectGenerator.
Please report this problem in the forums.
I’m on UbuntuStudio 19.10 with both of_v20191211_android_release nightly build of OF and of_v0.11.0. On the Linux OF version compilePG works fine. Any ideas?