Re: [Java-gnome-developer] Compile natively and static in windows
Brought to you by:
afcowie
From: llanero <ll...@gm...> - 2005-05-23 18:17:48
|
2005/5/23, Joao Victor <jvi...@ya...>: > Are you able to run the example program, like it is said in the WindowsCo= mpilation? (i mean, just > run, without compiling it natively/statically). I'm asking that so we can= narrow the problem. Yes, the examples work great, see below. I also can compile run applications from eclipse. I also tried: $ ld -l gtkjar2.6 c:\minGW\bin\ld.exe: cannot find -lgtkjar2.6 $ ld -l gtkjava =20 c:\minGW\bin\ld.exe: cannot find -lgtkjava Running the examples: /usr/local/src/libgtk-java-2.6.2/doc/examples $ ./runExample.sh testgtk/TestGTK Java-Gnome Example Application Launcher Checking for jvm and compiler availability... gcj and gij - appear to be ok You are using Open Source java virtual machine and compiler: this is so good! Checking if library paths exist... /usr/local/lib - appears to be ok Testing JAR archives... /usr/local/share/java/gtk2.6-2.6.2.jar - appears to be ok Compilation successful Application successfully terminated --=20 Manel Clos ll...@gm... http://www.webpersonal.net/llanero/ |