xiangaodielian / bullet

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

Fix win32 install #748

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

This patch fixes dlls being installed in <prefix>/lib instead of <prefix>/bin.

PS: Why did you switch away from cmake in 3.x branch ?

j.

Original issue reported on code.google.com by julien.s...@gmail.com on 10 Oct 2013 at 7:22

Attachments:

GoogleCodeExporter commented 9 years ago
In my opinion, Premake is superior to cmake, with a proper scripting language 
(Lua) and relative paths.
Someone might want to add cmake to Bullet 3.x.

Original comment by erwin.coumans on 16 Oct 2013 at 9:36

GoogleCodeExporter commented 9 years ago
The previous patch was incomplete.

Original comment by julien.s...@gmail.com on 22 Oct 2013 at 9:53

Attachments:

GoogleCodeExporter commented 9 years ago
The patch is applied now:
https://code.google.com/p/bullet/source/detail?r=2692

Thanks for the contribution, and don't worry about CMake and Bullet 3.x,
once we are getting closer to 'production' there will likely be CMake support 
too.

Original comment by erwin.coumans on 22 Oct 2013 at 6:35

GoogleCodeExporter commented 9 years ago
Issue 753 has been merged into this issue.

Original comment by erwin.coumans on 22 Oct 2013 at 6:36