Re: Posting of "Dave" fixed
Re: Posting of "Dave" fixed
- Subject: Re: Posting of "Dave" fixed
- From: Laurent de Segur <email@hidden>
- Date: Thu, 14 Mar 2002 15:32:15 -0800
John,
The Dave project works "out of the box". Just mount the image and drag
it to some dir where you have write permissions (home?), then open the
Dave project and compile/run.
There are a few things that you may want to try:
- I noticed that PB has an annoying dependency bug only with java
classes where it will keep the old compiled classes around even if they
have been modified in the source file and saved. As a workaround, you
need to do a clean or clean all targets first then rebuild the project.
- Try looking for the instance DaveController class in IB and the class
DaveController.java in PB. Is this file included in the project? Check
also for the DaveController.class in build/intermediates/Java Classes
dir. Sometimes, it happens that I deselect the bullet in front of the
file by accident (simply by bringing the window to the front.)
Other than that, Java and nib should play nice together. They do for me.
Let me know if you still have problems.
Cheers,
LdS
On Thursday, March 14, 2002, at 02:38 PM, John Saccente wrote:
On Thursday, March 14, 2002, at 02:31 PM, Bill Stewart wrote:
The archive that was originally posted had a mangled file name for the
sample CAJava code.
Its now been fixed, and the new URL is:
<ftp://ftp.apple.com/developer/MacOSX/CoreAudio/JavaAudioSamples.dmg.bin>
I know absolutely nothing about java, so I'm struggling trying to run
this thing (Dave). I get
2002-03-14 16:12:35.084 Dave[558] Unknown class `DaveController' in nib
file, using `NSObject' instead.
2002-03-14 16:12:35.092 Dave[558] Could not connect the action
iaOpenDaveDocumentAssistant: to target of class NSObject
...
Why won't the java code and the nib play nice?
Thanks.
John Saccente
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.