Compiling guiserver...

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
oofoe
Posts: 61
Joined: Wed Sep 28, 2005 7:13 pm
Contact:

Compiling guiserver...

Post by 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

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

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
Posts: 61
Joined: Wed Sep 28, 2005 7:13 pm
Contact:

Thanks!

Post by oofoe »

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

Locked