[Tinyos-help] Compiling Errors!

Maria Taramigkou maria.taramigkou at gmail.com
Sat May 3 01:35:22 PDT 2008


Because I am newbie could you please  explain what do ou mean by that :
"I would LEAVE THE STANDARD CODE ALONE and add the pre-built JAR to
your classpath.?"


2008/5/3, Paul Stickney <pstickne at gmail.com>:
>
> Start with the simple:
>
> "MsgReader.java:50: package net.tinyos.message does not exist"
>
> Your classpath is wrong, it can't find the given package.
> I would LEAVE THE STANDARD CODE ALONE and add the pre-built JAR to
> your classpath.
>
> As far as the other problem,
>
> XListen.java:69: cannot resolve symbol
> symbol : variable XDump
> location: class net.tinyos.tools.XListen
> xlisten.XDump.printPacket(System.out, packet);
>
> ^--- XDump is not a variable in this context (maybe you wanted a method
> call?)
>
> I would strongly urge you NOT to modify things inside the distribution
> hierarchy, copy a fork out and modify externally.
>
> Paul
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080503/d5198fa3/attachment.htm 


More information about the Tinyos-help mailing list