Hi, i need help. I tried to compile the hello world in c ++ but when i run the .exe, the program crash.
These are the steps that I follow (use CodeBlocks and mingw):
Add HelloWorld.cpp, HelloWorld.h and Sample.h to the project.
After copying the folders and also Urho3D.dll when I run the program, it loads a while and nothing happens, but in the task manager you can see the “HelloWorld.exe” process.
There is something in the settings need to change?
PS: in type of application select “GUI Application” also probe with “Console Application”