Re: webobject framework
Re: webobject framework
- Subject: Re: webobject framework
- From: Paul Lynch <email@hidden>
- Date: Sat, 29 Apr 2006 08:01:59 +0100
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
_______________________________________________
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