Define USE_ADDR64 on x86-64 platform

Add configure option --disable-multithreaded which will disable building of libbulletmultithreaded.a and MultiThreadedDemo
This commit is contained in:
john.mccutchan
2008-11-14 17:57:30 +00:00
parent 1f66cd15a7
commit 86727242a2
5 changed files with 96 additions and 70 deletions

View File

@@ -494,7 +494,7 @@ btScalar& maxHeight
btAssert(raw && "out of memory");
// reseed randomization every 30 seconds
srand(time(NULL) / 30);
// srand(time(NULL) / 30);
// populate based on model
switch (model) {