Game Development Community

TGEA 1.8 Beta - generateProjects.sh - Mac

by Daniel Myers · in Torque Game Engine Advanced · 12/12/2008 (10:58 am) · 1 replies

The generateProjects.sh doesn't create valid xcode 3.0 project files for a custom project that is located under the Project Folders on an iMac 24".
It does create proper xcode project files for the current examples under Game Examples, but not if one of the game folders is copied in the GameExamples or Projects folder.
here is the Error when trying to open the xcode project file:
Project /Developer/TorqueGameEngineAdvancedSDK-Mac-1-8-Beta-1/Projects/Fog/buildFiles/Xcode/Fog.xcodeproj cannot be opened because the project file cannot be parsed.

About the author

Recent Threads


#1
12/12/2008 (3:48 pm)
There was a bug in the build process that was removing files needed by the project generator. This has been resolved.