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
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.
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