Basic Example Demo in VS 2017

Post Reply
jab9k3
Posts: 1
Joined: Sun Dec 09, 2018 3:46 pm

Basic Example Demo in VS 2017

Post by jab9k3 »

Hello All,

I grabbed BasicExample.cpp, BasicExample.h, and the main.cpp files from the root directory in bullet3 , not my build
directory. I have everything linked up properly, receive no build errors, and when I compile I get a console message:

Projects\Bullet\Debug\Bullet.exe (process 9016) exited with code 0.
Press any key to close this window . . .

No graphical output

I can run the demo fine from build\examples\BasicDemo\Debug\App_BasicExample.exe

Was wanting to play with the source code, Any help would be appreciated. Hello World runs fine as well.

Thanks
Post Reply