Um. That's surprising - do you have bullet on your system somewhere? I've done clean trunk builds in the last few days without bullet installed and it's worked fine... does your include/brlcad_config.h define HAVE_BULLET?
CY On Fri, Jan 13, 2012 at 3:12 PM, Tom Browder <[email protected]> wrote: > 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 ------------------------------------------------------------------------------ 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
