(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).

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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to