Game Development Community

Blank Mac Build

by Aditya Kulkarni · in Torque Game Builder · 07/29/2010 (5:58 am) · 2 replies

What I did:

File->Build Project->Choose platform(mac)->Click Build

The output folder doesn't have app file, dmg file or the dlls...just the common and game folders

Is there something else that I need to do to get this working?

[Edit]
OS: Windows 7 Professional

Even a completely new project build does the same thing. My TGB version is 1.7.4 (non pro). Tested this on 1.7.5 and it creates the .app file. But opening my project in 1.7.5 completely breaks it and the win32 build gives a 'can't initialize project' error.

#1
07/30/2010 (4:29 am)
You have to build the Mac version in Mac OSX, can't do it in Windows. Why that option is there? Some legacy code that hasn't been removed from what I've been told.
#2
07/30/2010 (7:31 am)
Ok, will try that. Thanks Ryan.