Re: webobject framework
Re: webobject framework
- Subject: Re: webobject framework
- From: Chuck Hill <email@hidden>
- Date: Sat, 29 Apr 2006 09:00:24 -0700
And also check that you added the framework to the correct target,
the Application Server target.
Chuck
On Apr 29, 2006, at 12:01 AM, Paul Lynch wrote:
On 29 Apr 2006, at 07:40, .::welemski::. wrote:
I have my framework compiled succesfully and before that I set my
Development Build configuration to install the product in
"/Library/Frameworks/";
Inside that custom framework I put two EOModels; EOMySQLDB and EOLDAP
along with their Java generated class and my own java class to do
specific task.
Then in my separate project I added that framework which is in
"/Library/Framework
When I compiled my project it still generate an error "cannot resolve
symbol" ...
Stop at this point, investigate and fix the problem. Everything
else you are doing is just a distraction. Check that you really
have a valid copy of your framework in /Library/Frameworks, which
you don't seem to have done, and that it is referenced correctly in
your new project.
...so then I added the Java generated classes of my EOMySQLDB the
same java class that is in my custom framework. I then recompiled my
project and then it works fine.
Paul
--
Coming in late 2006 - an introduction to web applications using
WebObjects and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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