Game Development Community

Xcode Build error : torque2d.icns

by Matthew Wilmot · in Technical Issues · 07/06/2011 (3:40 pm) · 1 replies

Hi there

This is the first time I have run the xcode build...
It fired up this error.

error: /Developer/Examples/MyProject/buildFiles/XCode/../../../../engine/source/platformMacCarb/torque2d.icns: No such file or directory

Any ideas how I fix it at all?

Thanks

#1
07/07/2011 (4:33 pm)
It looks like an icon file is missing, try navigating to that folder and see if there is a file called "torque2d.icns". If there isn't, should be able to rename any .icns file and rename it to torque2x.icns to make it work.