Game Development Community

Build Error on mac

by Mike Berg · in RTS Starter Kit · 11/19/2004 (11:21 am) · 3 replies

I got this error when building on Mac OS X 10.3.6, Xcode 1.2. Dual G4.

"Missing file or directory: ../engine/terrain/terrRender2.cc"

I don't seem to have that file, even in the main Torque folder. Any ideas?

#1
11/20/2004 (12:43 am)
TerrRender2 is an old file no longer used in Torque. We havn't released any Mac project files yet, but they are coming soon. This should resolve the problem.
#2
11/20/2004 (5:58 pm)
The Mac project file is coming early next week. Happy Thanksgiving, Mac users! ;)

For now, you can just remove the reference in the project file to terrRender2.cc.
#3
11/22/2004 (4:46 am)
Ah, ok. I had heard on other posts that the build works on the mac already, and once I downloaded it and saw the PB file in there, I figured I could just build it.