Hi,

maybe this is a stupid question but I seem to be unable to compile
the ExampleDrawingInExposeEvent.java example. This is the output I get
on my Ubuntu (10.10) system:

dominik@EeePC:~/Desktop$ javac -cp /usr/share/java/gtk.jar:.
ExampleDrawingInExposeEvent.java 
ExampleDrawingInExposeEvent.java:87: cannot find symbol
symbol  : constructor Context(org.gnome.gdk.EventExpose)
location: class org.freedesktop.cairo.Context
                 cr = new Context(event);
                      ^
1 error

Did I forget to include something in my classpath? I was looking for the
org.freedesktop package but could not find it... Any hints as to what I
might be doing wrong?

Thanks in advance,
   Dominik.




------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
java-gnome-developer mailing list
java-gnome-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/java-gnome-developer

Reply via email to