Skip to content

Instantly share code, notes, and snippets.

@stephanschulz
Created January 6, 2020 19:56
Show Gist options
  • Save stephanschulz/6c5cdf72a4fbd9a30a8fd8b31f526bf8 to your computer and use it in GitHub Desktop.
Save stephanschulz/6c5cdf72a4fbd9a30a8fd8b31f526bf8 to your computer and use it in GitHub Desktop.
pi@raspberrypi:~/openFrameworks/examples/gui/guiExample $ cd ..
pi@raspberrypi:~/openFrameworks/examples/gui $ cd guiExample_macOS
pi@raspberrypi:~/openFrameworks/examples/gui/guiExample_macOS $ make
VER ID IS 10
using newer build and GLFW window
Compiling OF library for Release
make[1]: Entering directory '/home/pi/openFrameworks/libs/openFrameworksCompiled/project'
VER ID IS 10
using newer build and GLFW window
VER ID IS 10
using newer build and GLFW window
VER ID IS 10
using newer build and GLFW window
Done!
make[1]: Leaving directory '/home/pi/openFrameworks/libs/openFrameworksCompiled/project'
Compiling guiExample_macOS for Release
make[1]: Entering directory '/home/pi/openFrameworks/examples/gui/guiExample_macOS'
VER ID IS 10
using newer build and GLFW window
make[1]: *** No rule to make target '/Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src/main.cpp', needed by 'obj/linuxarmv6l/Release/src/main.o'. Stop.
make[1]: Leaving directory '/home/pi/openFrameworks/examples/gui/guiExample_macOS'
make: *** [/home/pi/openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:129: Release] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment