horde3d / Horde3D

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
http://horde3d.org/
1.55k stars 308 forks source link

There is no cmake-gui file #165

Closed umustbeloggedintododat closed 4 years ago

umustbeloggedintododat commented 4 years ago

how the hell do I open this?????????????????

umustbeloggedintododat commented 4 years ago

im not a smartass I just wanted to open a data.xpk file

algts commented 4 years ago

Hello. Can you please clarify what exactly are you trying to open? cmake-gui is a standalone application, it is installed separately from the engine. If you are on windows, installer should install both gui and console versions of the application. On linux, you may have to separately install cmake-gui (on ubuntu and debian it is like that: sudo apt-get install cmake-qt-gui). As for mac, the process of installing is similar to windows, you just download the .dmg file from official website, than install cmake from it.

umustbeloggedintododat commented 4 years ago

oh