I'm just building the current trunk, Debug mode, and get a show stopper when ged_simulate is not found. My brief look shows that that, in ./src/mged/setup.c, ged_simulate should only be referenced if "#ifdef HAVE_BULLET" is true, but cmake says it isn't found:
-- Could NOT find Bullet (missing: BULLET_DYNAMICS_LIBRARY BULLET_COLLISION_LIBRARY BULLET_MATH_LIBRARY BULLET_SOFTBODY_LIBRARY BULLET_INCLUDE_DIR) My cmake command is: cmake ../brlcad-svn-trunk -DBRLCAD_BUNDLED_LIBS=ON -DBRLCAD_ZLIB=OFF -DBRLCAD_SCL=OFF -DCMAKE_BUILD_TYPE=Debug What am I doing wrong? Thanks, -Tom ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
