Helloworld in vs2010

Post Reply
yluo
Posts: 8
Joined: Tue Sep 25, 2018 9:31 pm

Helloworld in vs2010

Post by yluo »

Hello every one!

I just started using Bullet, literally today. I'm a rookie, so sorry if my question is boring you :)

I managed to generate vs2010 project files and solutions. But whenever I run the Bullet's HelloWorld.cpp (in Visual Studio 2017), I was automatically redirected to the example browser, whereas the HelloWorld.cpp should really be a straightforward console app. I also tried creating a new "HelloWorld" project, the same happens even though I didn't mention anything about Bullet in the code (just print out the world "HelloWorld!").

Does anyone meet this problem before?

Thanks!
Last edited by yluo on Wed Sep 23, 2020 8:11 pm, edited 1 time in total.
yluo
Posts: 8
Joined: Tue Sep 25, 2018 9:31 pm

Re: Helloworld in vs2010

Post by yluo »

Thanks every one! This is really stupid. I need to set the HelloWorld as the startup project
Post Reply