[JGloss] Re: Compilation from source fails
Add readings and translations to Japanese text
Brought to you by:
tensberg
From: Rolf L. <no...@no...> - 2004-03-22 11:14:18
|
Michael Koch <ten...@gm...> writes: > You could hack the MAKEFILE to either manually set the classpath to > ".\src" Did not help. More or less the some problem at different position. Making changes to the other classpathes did not help either. Even hardcoding d:\...\jgloss into the Makefile did not change a thing. Are you sure this has to be jgloss.ui not jgloss/ui? > or use the the cygwin-included function to convert UNIX to DOS > pathnames (I think it is called "cygpath"). Yes, it is called cygpath, but what is that supposed to help? Please note that I issued the make command in /cygdrive/d/Quellcode/jgloss/jgloss-1.0.6 (forward slashes!). Cygwin converts automatically between / and \ and the other way round. > Alternatively, you could search for a Java compiler built for cygwin > (perhaps the jikes compiler is ported?). I tried this on my Debian Woody machine, but there it did not work because Swing was not available (could not find package "javax/swing" in ...). -- http://home.arcor.de/leggewie/ http://leggewie.biz/hamster.htm |