hi James, --- James Walker <[EMAIL PROTECTED]> wrote: > I recently coded a program would draw 2D graphics. > The error message I got was that some of the classes > were not found. Is kaffe capable of such? >
Thanks for reporting your problems to the mailing list. Which classes exactly were not found? If you are using classes from java 2d API then you'll have some trouble as kaffe doesn't implement them yet. You might be able to get the code to run under kaffe by adding Sun's classes to your classpath. best regards, dalibor topic __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
