crownengine / crown

The flexible game engine.
https://www.crownengine.org
Other
2.1k stars 152 forks source link

I have successfully compiled the code according to the tutorial. How to run and debug it using vs2019 #150

Open Haidiye00 opened 1 year ago

Haidiye00 commented 1 year ago

image

image

dbartolini commented 1 year ago

Launch the Level Editor: cd build/mingw64/bin ./level-editor-release

Debug with GDB: gdb ./level-editor-debug --child

If you need an IDE use VSCode. Debugging with VS 2019 is only supported for the engine runtime (crown-{debug,development}).

Il mer 10 mag 2023, 04:30 Haidiye00 @.***> ha scritto:

[image: image] https://user-images.githubusercontent.com/132528822/237262824-5845a95a-74e5-4931-9ba2-6b49213c75e9.png

[image: image] https://user-images.githubusercontent.com/132528822/237262958-d9bba6d1-f48b-4ff5-bacf-b2edef9489fd.png

— Reply to this email directly, view it on GitHub https://github.com/crownengine/crown/issues/150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPZTIWGXD6EE2EJXCYMNMDXFL4TFANCNFSM6AAAAAAX4CW6AY . You are receiving this because you are subscribed to this thread.Message ID: @.***>