czaloj / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

CcdPhysicsDemo doesn't work with libspe2 Multithreaded support #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download bullet from svn
2. Set USE_PARALLEL_DISPATCHER to 1
3. run make 

What is the expected output? What do you see instead?
Expected: Working demo
Instead: Failing compilation

What version of the product are you using? On what operating system?
latest Bullet svn revision 1463

Please provide any additional information below.

The attached patch will fix this issue. Please apply patch from issue #134
(CcdPhysicsDemo whitespace cleanup) before this one.

Original issue reported on code.google.com by pinhighw...@googlemail.com on 6 Nov 2008 at 2:24

Attachments:

GoogleCodeExporter commented 9 years ago
Please use this patch instead. It fixes some more whitespace things.

Original comment by pinhighw...@googlemail.com on 6 Nov 2008 at 2:36

Attachments:

GoogleCodeExporter commented 9 years ago
Please close this bug. We want to focus on one single Cell demo. Thanks!

Original comment by pinhighw...@googlemail.com on 7 Nov 2008 at 9:14

GoogleCodeExporter commented 9 years ago
ok, agreed. let's focus on a single issue to improve the CellSpuDemo

Original comment by erwin.coumans on 8 Nov 2008 at 7:35