Building the bullet libs

Anddos
Posts: 5
Joined: Wed Jun 30, 2010 2:18 am

Building the bullet libs

Post by Anddos »

If I build the in debug mode does that mean I have to set the project I am working on to debug as well ?
Pacha
Posts: 26
Joined: Sat Jun 15, 2013 2:29 am

Re: Building the bullet libs

Post by Pacha »

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 ?
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.