Clean checkout of geomcore, I'm getting an error related to some LIBGE 
variables that shouldn't need to be manually set.  Some bad cmake juju?

sushi:.build morrison$ cmake -D CPPUNIT_INCLUDE_DIR=/usr/local/include/cppunit 
..
-- Found BRL-CAD 7.20.1 at /usr/brlcad
-- Found BRL-CAD 7.20.1 at /usr/brlcad
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Found CppUnit: /usr/local/lib/libcppunit.dylib
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:
LIBGE_GE_LIBRARY
    linked by target "libNet" in directory /Users/morrison/geomcore/src/libNet
    linked by target "libNet-static" in directory 
/Users/morrison/geomcore/src/libNet
    linked by target "libgeomserv" in directory /Users/morrison/geomcore/src/GS
    linked by target "libgeomserv-static" in directory 
/Users/morrison/geomcore/src/GS
    linked by target "glibNetTest" in directory 
/Users/morrison/geomcore/tests/func/libNet
    linked by target "SimpleCoreInterfaceTest" in directory 
/Users/morrison/geomcore/tests/func/GS
    linked by target "fileDataSourceTest" in directory 
/Users/morrison/geomcore/tests/func/GS
    linked by target "gsTest" in directory 
/Users/morrison/geomcore/tests/func/GS
LIBGE_INCLUDE_DIR
   used as include directory in directory /Users/morrison/geomcore/src/libNet
   used as include directory in directory /Users/morrison/geomcore/src/GS
   used as include directory in directory 
/Users/morrison/geomcore/tests/func/libNet
   used as include directory in directory /Users/morrison/geomcore/tests/func/GS

-- Configuring incomplete, errors occurred!

Also had trouble finding the cppunit include directory even though it found the 
library.  At some point, that should probably be made optional.  The other 
LIBGE errorage, though, is more show-stopping.  Any help appreciated.

Cheers!
Sean
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to