[Avrora] Compiling avrora

Mohammad Sajjad Hossain sajjad at purdue.edu
Sun Mar 22 11:27:18 PDT 2009


This did work :)Thanks a lot.
--sajjad

2009/3/22 rodolfo de paz <rodolfo.depaz at cit.ie>

> Hi,
>
> It was also working for me so i didn't expect any problem with the unicode
> char.
>
> I am wondering the same as Roy so try to replace '§' by '\u00A7'. They are
> both equivalent.
>
> Please try it and let us know if this works so we can update the avrora
> code at the server.
>
> regards,
> Rodolfo.
>
> -----Original Message-----
> From: avrora-bounces at lists.ucla.edu on behalf of Roy Shea
> Sent: Sat 21/03/2009 19:50
> To: Mailing list for Avrora simulator users and developers.
> Subject: Re: [Avrora] Compiling avrora
>
> Hello,
>
> > I am trying to compile the latest CVS version of avrora by typing
> > 'make avrora'...  Shouldn't this work right away?
>
> I just grabbed the CVS version from source forge and built without a
> problem.
>
> ----
> $ java -version
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> $ make avrora
> Note: src/cck/test/TestEngine.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> ----
>
> The note about using a deprecated API is normal.  So everything is
> building okay for me.
>
> > src/avrora/monitors/PacketMonitor.java:169: unclosed character literal
> >                             if (c != '§') LostBytesinPacket = true;
>
> I wonder if the compiler is choking on the '§'?  Looking at the
> surrounding code I see what look like unicode characters specified in
> other branches of the case, but this branch uses '§' directly.  But this
> is just a conjecture since:
>
> - I'm not sure why it is working for me and not you
> - I've never looked at unicode in Java
>
> This is a start.  Hopefully a Java guru on the list will recognize this
> problem.
>
> Peace,
> -Roy
> _______________________________________________
> Avrora mailing list
> Avrora at lists.ucla.edu
> http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora
>
>
> _______________________________________________
> Avrora mailing list
> Avrora at lists.ucla.edu
> http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ucla.edu/pipermail/avrora/attachments/20090322/d96f1ffd/attachment.htm 


More information about the Avrora mailing list