Re: [Java-gnome-developer] How to compile native with gcj
Brought to you by:
afcowie
From: Ka-Hing C. <ka...@gm...> - 2005-03-18 16:34:04
|
> gcj > -classpath /usr/share/libgtk-java-2.6/lib/gtk2.6.jar:/usr/share/java-gnome/lib/glade2.8.jar -lgtkjava-2.6 and -lgladejava2.8 --main=com.osnetwork.Main -o bin/jquote src/com/osnetwork/Main.java > gcj: and: No such file or directory > make: *** [native] Error 1 You don't want the and between gtkjava-2.6 and gladejava2.8 -khc |