Problems with xcodebuild
Problems with xcodebuild
- Subject: Problems with xcodebuild
- From: Owen McKerrow <email@hidden>
- Date: Fri, 25 Jan 2008 09:54:37 +1100
Hi All,
We're having a problem with a project that build fine from with in
xCode itself. However when we do a xcodebuild from the command line
things go a little haywire. That is it can' find any of the classes.
Here's and example of the output.
Any ideas on why we get different behavior from the 2 build methods ?
And how/what do I need to fix so it works from the command line again.
symbol : class Person
location: class edu.uow.emlab.time2bhealthy.Session
protected Person currentPerson;
^
entities/edu/uow/emlab/time2bhealthy/Session.java:23: cannot resolve
symbol
symbol : class Person
location: class edu.uow.emlab.time2bhealthy.Session
protected Person adminPerson; //used to store an admin's
person object if
logged in as a general user
^
entities/edu/uow/emlab/time2bhealthy/Session.java:82: cannot resolve
symbol
symbol : class Person
location: class edu.uow.emlab.time2bhealthy.Session
public Person currentPerson()
Owen McKerrow
WebMaster, emlab
Ph : +61 02 4221 5517
http://emlab.uow.edu.au
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
"I like the way this project has somehow, against all common sense,
got itself made."
- Peter Jackson, "The Lord of The Rings"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden