What platform/Developement Environment to use???

hgarcia_101685
Posts: 4
Joined: Fri Sep 25, 2009 4:20 pm

What platform/Developement Environment to use???

Post by hgarcia_101685 »

I have been having serious issues trying to use Bullet on Dev-Cpp and I thought I might save myself some time and trouble by just switching my developement platform. Any suggestions???
bcsanches
Posts: 10
Joined: Mon Feb 02, 2009 2:15 pm

Re: What platform/Developement Environment to use???

Post by bcsanches »

I think this will not help you too much, but I suggest using another IDE. Devcpp has tons of bugs and uses a old compiler, and it is a abandoned project (not even the devcpp developers used it)

Did you try visual studio express? Its free too and bullets compiles without any problem on it, you also has code::blocks as a option, but I do not know how bullet works on it.

Cheers
hgarcia_101685
Posts: 4
Joined: Fri Sep 25, 2009 4:20 pm

Re: What platform/Developement Environment to use???

Post by hgarcia_101685 »

That actually makes a lot of sense because I was getting errors all over the place. I am going to try visual studio express and post what my results were. Thanks a lot!