Permission problems with Eiffel for Xcode
Permission problems with Eiffel for Xcode
- Subject: Permission problems with Eiffel for Xcode
- From: Ian Joyner <email@hidden>
- Date: Tue, 28 Feb 2006 21:54:20 +1100
Here is a solution to a commonly hit problem that people have been
having with Eiffel for Xcode (2.0-2.2). If the development usercode
is not admin enabled, the Eiffel compiler starts parsing the first
file (usually Action_Cell.e in the Cocoa library) and reports 'Class
expected' on the Index clause.
The way to fix this problem is to do one of the following:
1) admin enable your usercode;
2) change the owner of the /Library/EiffelOT libraries to be you; or
3) copy the Eiffel libraries to your local usercode Library directory
and change the Library dictionary.ep file to include /Users/<your uc>
in the library path in all your projects.
http://www.maceiffel.com
Ian Joyner
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden