Missing files
by Ian Miller · in Torque Game Engine · 11/05/2005 (8:26 pm) · 2 replies
I am getting the exact same error, with the exact same situation (mac os X using Xcode) as Rob Terrell did in this post. Heres the quote(posted sep 27th 2005):
Wasn't this supposedly fixed (as the thread indicates)? How exactly do I go about resolving this issue?
Quote:I got the latest HEAD from cvs (not sure if this is 1.4r2 or not... "cvs checkout -c" did not list modules for me) but the build failed with missing files:
Missing file or directory: ../engine/console/gram.cc
Missing file or directory: ../engine/console/scan.cc
Missing file or directory: ../engine/gui/controls/guiOtherTreeViewCtrl.cc
Missing file or directory: ../engine/gui/controls/GuiTabPageCtrl.cc
Missing file or directory: ../engine/gui/editor/guiTreeViewCtrl.cc
Missing file or directory: ../lib/zlib/infblock.c
Missing file or directory: ../lib/zlib/infcodes.c
Missing file or directory: ../lib/zlib/infutil.c
Could be as simple as checking out the wrong module.
Wasn't this supposedly fixed (as the thread indicates)? How exactly do I go about resolving this issue?
About the author
#2
11/05/2005 (10:08 pm)
Yes, on my windows machine. But I want to be able to compile the source for a mac. You can't compile something for a mac, using VC6 on a wintel...right? If not, is there no reasonably simple way to compile the source on OS X?
Associate Ben Garney