Allegro.cc - Online Community

Allegro.cc Forums » Installation, Setup & Configuration » Setup on Mac OS X 10.4.11 & Xcode 2.5

This thread is locked; no one can reply to it. rss feed Print
Setup on Mac OS X 10.4.11 & Xcode 2.5
gerritg
Member #10,899
April 2009

Hi there.

Just wanted to share with you this. If you're trying to setup allegro as told in the readme it won't work with Xcode (2.5) since Apple changed some stuff. After:

$ sudo make install-template

you'll find the created template in:

/Library/Application Support/Apple/Developer Tools/Project Templates/Application

..which is wrong. Just copy the folder "Allegro Application" to

/Developer/Library/Xcode/Project Templates/Application

You may have to open the template once directly with Xcode to save it into the new format (into the same folder with the same name). Works great now :)

Go to: