When I compile OF on ubuntu I get the following error
version of_v0.10.1_linux64gcc6_release on new install of Ubuntu 18.04
Blockquote
makefileCommon/compile.core.mk:238: recipe for target ‘/home/severine/OF/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/3d/ofCamera.o’ failed
make[1]: *** [/home/severine/OF/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/3d/ofCamera.o] Error 1
makefileCommon/compile.core.mk:238: recipe for target ‘/home/severine/OF/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/3d/ofNode.o’ failed
make[1]: *** [/home/severine/OF/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/3d/ofNode.o] Error 1
makefileCommon/compile.core.mk:212: recipe for target ‘Debug’ failed
make: *** [Debug] Error 2
there has been a problem compiling Debug OF library
please report this problem in the forums
I had pb to install libgl1-mesa-dev-hwe.18.04 as well but installed libgl1-mesa-dev instead