I have been with a lot of troubles to compile OF, I am on Manjaro Linux, nor 0.11 nor 0.10 nor nightly for both from the site, nor AUR stable or nightly nor from github patch-branch nor master nor stable, I don’t know what more to do, I have tried to compile directly and also with archlinux helpers… why it is so difficult to start to use OF?
Do I need the Project Generator in order to work with OpenFrameworks? The fact is that OF compiles perfect but the Project Generator doesn’t, it is necessary at the time of work with OF or to export the project? or it is only necessary for generate new projects ?
Thanks in advance! I am looking forward to join with this amazing community, but I need to compile OF first!
Below the error, always it is the same error…
-> Building OF Project Generator tool…
Compiling OF library for Release
make[1]: Entering directory ‘/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/libs/openFrameworksCompiled/project’
Done!
make[1]: Leaving directory ‘/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/libs/openFrameworksCompiled/project’
Compiling projectGenerator for Release
make[1]: Entering directory ‘/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/apps/projectGenerator/commandLine’
/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/libs/openFrameworksCompiled/project/makefileCommon/config.addons.mk:210: *** missing separator. Stop.
make[1]: Leaving directory ‘/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/apps/projectGenerator/commandLine’
make: *** [/run/media/alexfreyre/WORK/SOFT/OPEN_FRAMEWORKS/AUR/openframeworks/src/of_v0.11.0_linux64gcc6_release/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:129: Release] Error 2
==> ERROR: A failure occurred in build().
Aborting…