Re: Wonder into WO 5.3 Xcode Project
Re: Wonder into WO 5.3 Xcode Project
- Subject: Re: Wonder into WO 5.3 Xcode Project
- From: ute Hoffmann <email@hidden>
- Date: Tue, 30 Dec 2008 11:29:16 +0100
Am 30.12.2008 um 11:17 schrieb Lachlan Deck:
(keep on list .. i.e., reply-all)
On 30/12/2008, at 8:40 PM, ute Hoffmann wrote:
I tried everything you gave me, but to no avail. I have a clean
Hello World project for testing how to wonderize and
this project still does not compile.
That suggests you've linked the frameworks against the wrong target
in Xcode (or your java code is linked against the wrong target).
The Frameworks are in the right target. I just checked. They are in
'Application Server' target.
Perhaps they need to be in a special order? Is it right to unlink the
WOExtensions framework coming with WebObjects (System/Library/
Frameworks)
or do I need both (Wonder's and WO's) WOExtensions Frameworks linked in?
What I did:
a) Download the wonder 4 version and copied the procompiled
Frameworks into Library/Frameworks
b) Add the 4 mentioned Fremaworks to the Application target of the
application
It should not be the target of your project - but the 'Application
Server' target. The one in the middle of the popup.
If you select the project and see the list of project files/
resources listed (this is from memory) you'll see a tick box next
to each of them. As you change the popup of the target you'll see
what things are linked to each target.
d) change Diract Action and Session to let both extend the ERX...
Direct action is not needed. It adds password protection and stuff.
e) Put the properties into the main properties file
When I try to compile I get cannot find symbol errors everywhere
where ERX... is in my code.
So somehow it does not see the wonder frameworks - properly.
Now, I thought perhaps they are compiled with Java 1.5 and changed
my Java Version to 1.5 on my development machine.
Cleaned all and recompiled, but no change.
That'll be the above mentioned problem.
I'm on 10.4, can that be part of my problem?
No.
Is samothing in the framewoks that cannot be read by the Xcode
compiler, are they incompatible with xcode?
Shouldn't be.
with regards,
--
Lachlan Deck
_______________________________________________
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