Building the bullet libs
-
- Posts: 5
- Joined: Wed Jun 30, 2010 2:18 am
Building the bullet libs
If I build the in debug mode does that mean I have to set the project I am working on to debug as well ?
-
- Posts: 26
- Joined: Sat Jun 15, 2013 2:29 am
Re: Building the bullet libs
No, although when you debug you will get more information. I recommend you use debug mode in everything you are using when debugging, and then compile with release when you want to distribute it.Anddos wrote:If I build the in debug mode does that mean I have to set the project I am working on to debug as well ?