Code: Select all
[ 98%] Building CXX object samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiDirectFBBaseApplication.cpp.o
/home/bvanevery/devel/cegui-0.8.2/samples_framework/src/CEGuiDirectFBBaseApplication.cpp:37:25: fatal error: CEGuiSample.h: No such file or directory
compilation terminated.
make[2]: *** [samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/src/CEGuiDirectFBBaseApplication.cpp.o] Error 1
make[2]: Target `samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/build' not remade because of errors.
make[1]: *** [samples_framework/CMakeFiles/CEGUISampleFramework-0.8.dir/all] Error 2
make[1]: Target `all' not remade because of errors.
make: *** [all] Error 2
make: Target `default_target' not remade because of errors.
bvanevery@nomad:~/devel/build/cegui-0.8.2$