Das-Kollektiv / tdme2

TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++, Mini(t)Script, GLSL, ...
Other
176 stars 29 forks source link

Cant find exe file on tdme2 folder... #20

Open wjgk0822 opened 1 year ago

wjgk0822 commented 1 year ago

i follow the step (Building how to.md 1.6) but i couldn't find exe file... only 2 exe file found at tools folder...

제보1 제보2

andreasdr commented 1 year ago

Hi, we dont have support for GUI Visual Code. We use a nmake file. Please see https://github.com/andreasdr/tdme2/blob/master/README-BuildingHowTo.md

The MSC build process is also still experimental.

andreasdr commented 1 year ago

Which branch are you using? master is recommended or rp3d-0.9. There should be a "bin" folder after building where you find the executables in sub directories of "bin" folder.