--- samuel <[EMAIL PROTECTED]> wrote: > Thanks Dalibor, > I've successfully build the kaffe-awt-qt. Even I need to > change the "xor" to "Xor". However, another problem was raised, I can > only run the "Unico" from the test example. I cannot run both "Calc" > or WidgetsDemo. Both of them show the same error > > > //////////////////ERROR MESSAGE///////////////////////////// > java.lang.ClassNotFoundException: WidgetsDemo > at java.lang.Throwable.fillInStackTrace(Throwable.java:native) > at java.lang.Throwable.<init>(Throwable.java:58) > at java.lang.Exception.<init>(Exception.java:34) > at > java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97) > at > java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:84) > at > kaffe.lang.AppClassLoader.findClass(AppClassLoader.java:295) > at java.lang.ClassLoader.loadClass(ClassLoader.java:142) > Caused by: <null cause> > ////////////////// End Of ERROR MESSAGE/////////////////////////////
you need to compile them first ;) cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
