[FreeCiv-Java] Re: Build: jfreeciv FAILED to build
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
This code is correct in 1.4, what JDK is it using to build?
I'll make it work in older JDKs later today.
James
On Thursday 08 November 2001 07:10 pm, you wrote:
> The Build for jfreeciv failed on 2001-11-09 at 00:10:00. The build log is
> below:
>
> Buildfile: build.xml
>
> init:
> [echo] jfreeciv build started November 9 2001 at 0010
>
> pullsrc:
>
> copyfiles:
> [copy] Copying 1 file to /home/buildman/build/jfreeciv/class
>
> src:
> [javac] Compiling 268 source files to
> /home/buildman/build/jfreeciv/class [javac]
> /home/buildman/build/jfreeciv/src/org/freeciv/client/dialog/ImplCityReport.
>java:468: cannot resolve symbol [javac] symbol : method getButton ()
> [javac] location: class java.awt.event.MouseEvent
> [javac] int whichButton = e.getButton();
> [javac] ^
> [javac]
> /home/buildman/build/jfreeciv/src/org/freeciv/client/dialog/ImplCityReport.
>java:469: cannot resolve symbol [javac] symbol : variable BUTTON3
> [javac] location: class java.awt.event.MouseEvent
> [javac] boolean ascending = (whichButton ==
> MouseEvent.BUTTON3); [javac]
> ^ [javac] 2 errors
>
> BUILD FAILED
>
> /home/buildman/build/jfreeciv/build.xml:80: Compile failed, messages should
> have been provided.
>
> Total time: 36 seconds
|
|