sethk / quake3-ios

Port of Quake 3 Arena to iOS
http://code.google.com/p/quake3-iphone
GNU General Public License v2.0
15 stars 5 forks source link

root view controller error #2

Open sloopdoom opened 8 years ago

sloopdoom commented 8 years ago

when I run the app, got a error: 'Application windows are expected to have a root view controller at the end of application launch'

sethk commented 8 years ago

Hi there. This project was basically a proof-of-concept port that is now many years out of date. I suggest you try the iOS port of ioquake3, which I believe someone ported some of my work to. It has a much better chance of building and launching on current iOS. =)

sloopdoom commented 8 years ago

thanks very much. :+1: I download several ioq3 , but encounter same question. finally , I add a AppDelegate and manually add view controller to every window, it seems works. but still several problems, I'm trying to figure it out.

sethk commented 8 years ago

Sorry I don't have more time to help out. You can paste the errors here and I might have some ideas. Good luck. =)