newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: oofoe on April 25, 2008, 01:31:23 PM

Title: Compiling guiserver...
Post by: oofoe on April 25, 2008, 01:31:23 PM
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
Title:
Post by: Lutz on April 25, 2008, 01:44:59 PM
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.
Title: Thanks!
Post by: oofoe on April 25, 2008, 01:48:33 PM
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