Re: building Calculator_Client example
Re: building Calculator_Client example
- Subject: Re: building Calculator_Client example
- From: Lachlan Deck <email@hidden>
- Date: Wed, 30 Jan 2008 08:25:42 +1100
Hi Kevin,
On 30/01/2008, at 4:49 AM, Kevin Vanwulpen wrote:
I admit being a total newbie to web-stuff in general (OS X drivers
and Cocoa apps and embedded stuff is my world...but well I was
assigned the task to add a little something to a business tool we
use).
Anyways to try and get my feet wet I was reading over the ADC
documentation and right now I was looking at the Calculator_Client
example (for instance)
I opened the project (XCode3, running OS 10.5.1 ,not OS X
server...in case that matters at all) 'upgrade a copy' from the
projectbuilder project to an XCode project and tried to build it
Yeah... you may not have a lot of luck with Xcode 3 given that the WO
_tools_, as opposed to frameworks, are deprecated as of 10.5. However...
I get
package com.webobjects.foundation does not exist
(and a slew of other com.webobjects.....) stuff
When you installed the dev tools did you do a custom install
selecting to include WebObjects? The above suggests that the
WebObjects frameworks (e.g., JavaFoundation.framework,
JavaWebObjects.framework, JavaEOAccess.framework,
JavaEOControl.framework, JavaJDBCAdaptor.framework,
JavaWOExtensions.framework, JavaXML.framework .. and maybe
JavaWebServicesClient, JavaWebServicesSupport) don't exist on your
system in either /System/Library/Frameworks or /Library/Frameworks.
However, you'll also find that the old Calculator_Client was built
for an older WO version (prior to 5.4). You'd have installed WO 5.4
with leopard which might have some issues with that old project.
The place to look for the tools and getting started that most people
are using is here:
http://wiki.objectstyle.org/confluence/display/WOL/Home
I wonder what I am doing wrong such that I can not build this
example project.
- is there 'something' I need to have installed/running on my
machine I don't have?
Possible WO5.3. See this page:
http://davidleber.net/?p=285
My apologies upfront to what likely is an 'obvious' question for
you guys,...but this is very much out of my comfy-zone I guess.
No worries at all.
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