[osg-users] Announcing osgWorks and osgBullet
Philip Lowman
philip at yhbt.com
Wed Nov 11 06:51:39 PST 2009
Was using the CMake build but am not tracking svn at the moment. Perhaps
this thread will help?
bulletphysics.org/Bullet/phpBB3/viewtopic.php?t=4238
On Nov 11, 2009 8:36 AM, "Alberto Luaces" <aluaces at udc.es> wrote:
Hi Philip,
what build system are you using? The most recent svn version of Bullet
says in src/CMakeLists.txt:
$ head CMakeLists.txt
if (CMAKE_SIZEOF_VOID_P MATCHES "8")
SUBDIRS( BulletSoftBody BulletCollision BulletDynamics LinearMath )
else (CMAKE_SIZEOF_VOID_P MATCHES "8")
SUBDIRS( BulletMultiThreaded BulletSoftBody BulletCollision BulletDynamics
LinearMath )
endif (CMAKE_SIZEOF_VOID_P MATCHES "8")
Regards,
Alberto
Philip Lowman writes: > You might want to check svn because I filed a bug
about the lack of Bullet...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20091111/7391a299/attachment.htm>
More information about the osg-users
mailing list