Game Development Community

Unable to get the basics going

by Eaymon Latif · in iTorque 2D · 12/22/2008 (1:43 pm) · 2 replies

Hi All,

Thanks for the hard work you guys have put into this.

I am trying to test the behaviour shooter on the iphone simulator but i cannot.

i continuously get the white screen of death or 'initializeproject' function not found on the iphone simulator. I have tried re building the project or running the game through TGB then copying the main.cs, game, common files and folders(with the .dso files recreated) into the resources section of the torque2d xcode project.

I have also tried removing spaces in the directories, but neither has resolved my issues.

so going through the docs, and forums haven't helped.

Any one have a suggestion for me to try?

#1
12/22/2008 (1:51 pm)
When you copy the files and folders in the XCode project, select the second option it gives you (I forget what it actually is, and I'm not near a Mac at the moment).

the "game" and"common" folders should be blue if you did it right.
#2
12/23/2008 (5:28 am)
Thanks Mat, that fixed my issue.. now onto the others!