RE: [Java-gnome-developer] java gtk on windows
Brought to you by:
afcowie
From: Jayesh K. P. <jpa...@TO...> - 2001-12-10 22:58:15
|
Sven, I could compile another java-gtk library using both Borland C++ and Visual Studio. http://www.informatik.uni-osnabrueck.de/elmar/projects/java-gtk/ So it should be quite possible to compile java gtk.=20 Infact I could compile all the programs using Borland C++ with a few warnings and errors which I could work around. make failed while building the DLL due to DOS limitation of command line length. Thanks, Jayesh -----Original Message----- From: Sven Herzberg [mailto:he...@my...] Sent: Saturday, December 08, 2001 1:33 PM To: Jayesh K. Parayali Subject: Re: [Java-gnome-developer] java gtk on windows Am Fre, 2001-12-07 um 22.56 schrieb Jayesh K. Parayali: > Hi, >=20 > I want to compile java gtk on windows with borland c++ or visual studio. > Could you please let me know how, if anyone has done that. I think I remember correctly that all 'portable' linux libraries need to be compiled with the mingw32 compiler (the same can be said for the famous mplayer). If this was right I think that it's impossible to compile java-gtk with borland's or microsoft's compilers as this will also need a compiler that emulates a posix-compatible system on a win32 platform (as the mingw32 does). > Thanks, > Jayesh - sven -- Original Quotation from MS Windows XP Final (GERMAN): "Windows is shutting down" ... |