Hi,
I am building SCIRun on Ubuntu and I am getting the following error and can't figure out how to fix it. Please help!
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENGL_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/bgoodwin/Apps/SCIRun-4.7/src/Externals/particle-system-mm/src/multisurfaces/system
used as include directory in directory /home/bgoodwin/Apps/SCIRun-4.7/src/Externals/particle-system-mm/src/multisurfaces/run-particle-system
X11_Xft_LIB (ADVANCED)
linked by target "tk" in directory /home/bgoodwin/Apps/SCIRun-4.7/src/Externals/tcltk/tk8.6b1
linked by target "blt" in directory /home/bgoodwin/Apps/SCIRun-4.7/src/Externals/tcltk/blt2.4z
-- Configuring incomplete, errors occurred!
Building SCIRun using make...
make: *** No targets specified and no makefile found. Stop.
Building SCIRun returned an error
Either the code failed to build properly or
the testing programs failed to complete without
every single test program passing the test.
Thanks so much for your help!