Game Development Community

Compiling TGB Mac Error with cIEditor

by Q90Games - Christopher Evans · in Torque Game Builder · 10/18/2007 (12:32 pm) · 1 replies

I just download Torque Game Builder Pro 1.5.1 - COMMERCIAL and tried to compile it with xcode but I get the following.

gcc-3.3: /Applications/TorqueGameBuilder-Pro-1-5-1/engine/compilers/Xcode/../../source/component/interfaces/cIEditor.cpp: No such file or directory

I did a search on my system for cIEditor and nothing was found.... Where do I get this folder if its not included with the install? Or do I even need this file? I have re-download and installed TGB and I get the same error.
Also I couldn't find any reference of this anywhere on garagegames.

Any help would be appreciated.

Thanks

#1
10/19/2007 (8:10 am)
I deleted the cIEditor.cpp and cIEditor.h files. And now it compiles. If anyone knows why those files where included in the project I would like to know, but maybe it just one of life little mystery that wont ever be explain.