Compiling guiserver...

Started by oofoe, April 25, 2008, 01:31:23 PM

Previous topic - Next topic

oofoe

Hi,



How does one re-compile the guiserver? I'm would like to tweak how list-boxes work but I don't see anything for compiling and building the .jar in the Makefiles.



I would like to be able to recompile it on Windows.



I may well have overlooked something... Pointers to the obvious would be welcome.



Thank you,



Jos'h
Testing can show the presence of bugs, but not their absence.

Lutz

#1
go into the newlisp-9.3.x/guiserver directory, there is a Makefile. The guiserver.jar in that same directory and shipped with all binaries is compiled on Mac OS X and with Java version 1.5.0_13.

oofoe

#2
I looked in the newlisp and the newlisp/guiserver/java directories for the makefile... Didn't occur to me to check between!



Thanks for pointing it out!



I'll see if I can get Windows to compile it, since I don't have a Mac available.



Jos'h
Testing can show the presence of bugs, but not their absence.