Re: Problems with xcodebuild
Re: Problems with xcodebuild
- Subject: Re: Problems with xcodebuild
- From: Mike Bobkiewicz <email@hidden>
- Date: Thu, 31 Jan 2008 09:36:12 +0100
Hi Owen,
Am 24.01.2008 um 23:54 schrieb Owen McKerrow:
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()
are the "missing" classes in the same directory as the project? Did
you copy over the project to a different os x machine so the volume
name may have changed? Maybe a missing environment setting within the
project you donĀ“t have in the shell environment?
Greetings,
Mike
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:
40commobil.de
This email sent to email@hidden
_______________________________________________
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