skapunch/box2d

[PATCH] install libraries

Closed this issue · 2 comments

Hi, I'm maybe missing something, but I don't really see the point of not 
installing libraries/headers, this patch gets rid of the BOX2D_INSTALL option.


Original issue reported on code.google.com by julien.s...@gmail.com on 30 Oct 2013 at 8:31

Attachments:

I'd rather not make that decision for all Linux users. Personally, I'd rather 
you built Box2D as part of your project. It is a small library.

Original comment by erinca...@gmail.com on 31 Oct 2013 at 5:26

  • Changed state: WontFix
That's the thing : it doesn't change anything for linux users ; either you 
build without installing by running 'make' either you chose to install by 
running 'make install'.
The idea was removing an option that is useless as the underlying make system 
already allows you to only build or build & install.

Please consider reopen.

Original comment by julien.s...@gmail.com on 31 Oct 2013 at 6:59