Re: [Java-gnome-developer] Java GNOME question
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2004-02-01 16:11:43
|
On Sat, 2004-01-24 at 23:06, Andy Madigan wrote: > This question specifically concerns the Java-GTK (not GNOME): > Can I use Java-GTK with MS Windows? > I assume you would have to compile the libs with cygwin, and probably > install a few apps in addition to the JDK, could you please tell me > what I would need to do (and if I need a program, please tell me the > webiste for it) > Thanks, > Andy I believe it is quite possible to compile java-gnome on a win32 platform if you have the underlying gtk libs and the utilities necessary to compile the system (the GNU build tools like autoconf, etc.) In order to compile a current version of java-gnome you will need to have the GTK 2.x version of the libs. If you do try this please keep the list informed on your progress and please submit any patches you make to the build system. Others will be quite interested in this effort. Also, please do not hesitate to ask for help on this list. -Jeff |