Hello,
I have tried to build BRL CAD from SVN sources using instruction on a website (http://brlcad.org/wiki/Compiling). I am using Ubuntu 14.04 and I hit two problems - The compilations stucks at 98%: Scanning dependencies of target NIST_MBE_PMI_2.g [ 98%] Generating ../../share/db/NIST_MBE_PMI_2.g Even more than four hours were not enough to pass through this point. (Besides that everything works, I am able to run mged or archer) - I am unable to compile BRL CAD with Bullet library: If i use altered cmake command (cmake .. -DBRLCAD_ENABLE_STRICT=NO -DBRLCAD_ BUNDLED_LIBS=ON -DBRLCAD_BULLET=ON -DCMAKE_BUILD_TYPE=Release) I get error message like this: Reconfiguring to use system BULLET -- Could NOT find ADAPTAGRAMS (missing: AVOID_LIBRARY AVOID_INCLUDE_DIR) And Bullet is set OFF in final overview. These are minor bugs to me, I can use BRL CAD as it is, solving these just makes brlcad more interesting toy :) Regards, pawleeq
------------------------------------------------------------------------------
_______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel