Re: [robocup-rescue-s] Error in making rescue-0.49.3

From: Mohammad Mehdi Saboorian <saboorian@gmail.com>
Date: Sat 18 Mar 2006 - 11:38:03 GMT

Dear Mahdi,

rescuecore package requires JDK 5.

have fun,
MM Saboorian

On 3/18/06, Mahdi Heidari <mahdi.hdi@gmail.com> wrote:
>
> Hello
>
> These error appeare, when I make rescue.49.3:
> (OS Suse 9.2)
> ============================================================================
> /rescue/server/rescue-0.49.3/programs/rescuecore/commands/Commands.java:43:
> ';'expected
> for (Command next : all) {
> ^
> /rescue/server/rescue-0.49.3/programs/rescuecore/commands/Commands.java:48:
> illegal start of expression
> }
> ^
> /rescue/server/rescue-0.49.3/programs/rescuecore/commands/Commands.java:47:
> incompatible types
> found : java.lang.Object[]
> required: boolean
> allCommands.toArray(commands);
> ^
> 3 errors
> make[1]: *** [allfiles] Error 1
> make[1]: Leaving directory
> `/rescue/server/rescue-0.49.3/programs/rescuecore'
> make: *** [all] Error 2
>
> DummyAgent.java:18: cannot resolve symbol
> symbol : class Agent
> location: class rescuecore.DummyAgent
> public class DummyAgent extends Agent {
> ^
> PlatoonAgent.java:18: package rescuecore.objects does not exist
> import rescuecore.objects.*;
> ^
> PlatoonAgent.java:19: package rescuecore.commands does not exist
> import rescuecore.commands.Command;
> ^
> PlatoonAgent.java :24: cannot resolve symbol
> symbol : class Agent
> location: class rescuecore.PlatoonAgent
> public abstract class PlatoonAgent extends Agent {
> ^
> PlatoonAgent.java:29: cannot resolve symbol
> symbol : class Humanoid
> location: class rescuecore.PlatoonAgent
> private Humanoid me() {
> ^
> RescueObject.java:20: package rescuecore.objects does not exist
> import rescuecore.objects.*;
> ^
> RescueObject.java:21: package rescuecore.event does not exist
> import rescuecore.event.*;
> ^
> RescueObject.java:111: cannot resolve symbol
> symbol : class PropertyListener
> location: class rescuecore.RescueObject
> public void addPropertyListener(PropertyListener l) {
> ^
> .....
> ============================================
> ++
> Regards,
> Mahdi
> _______________________________________________
> robocup-rescue-s mailing list
> robocup-rescue-s@mailman.cc.gatech.edu
> https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
>
>
>

_______________________________________________
robocup-rescue-s mailing list
robocup-rescue-s@mailman.cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
Received on Sat Mar 18 12:57:33 2006

This archive was generated by hypermail 2.1.8 : Sat 18 Mar 2006 - 11:57:35 GMT