Mark, Did the test suite run ok?
Try deleting your _Inline directory. Had you by any chance compiled this code before? Maybe something happened and the cache is screwed up. Pat On Tue, 2003-11-25 at 12:10, Mark Fowler wrote: > On Mon, 24 Nov 2003, Patrick LeBoutillier wrote: > > > I uploaded Inline-Java-0.44-RC3.tar.gz which should fix the problem. > > Thanks. I've got another one though :-). It makes, passes tests and > installs fine, but when I try to run the script you posted in the > announcement elsewhere in this thread I get this error: > > bash-2.05b$ perl button.pl > No public method 'StartCallbackLoop' defined for class > 'main::MyButton' at button.pl line 9 > > I don't understand at all how this can be compiling this fine but then not > finding it in the runtime. > > Did I forget to delete something or something? > > Mark.