Tony - You can download the newest updates to these files from CVS. Even if you just delete the offending lines from those files and recompile, it should work fine.
-David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of L Tony Sent: Tuesday, March 14, 2006 2:22 AM To: [email protected] Subject: [Tinyos-help] flashviewer application Hi, I downloaded the flashviewer application from cvs "rincon/tools/com/rincon/flashviewer". But I got some compile errors below. I can't find the transfer package in cvs, can anybody send it to me? In DataOutput.java Revision 1.3, the author has deleted "import net.tinyos.flashimage.messages.JDebugMsg; importnet.tinyos.flashimage.messages.NodeReply; ", but I still got the second and third compile errors. Is there anybody who can help me solve these problems? Thanks in advance. ---------------------------------------------------------------------------- ---------- C:\PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tools\java\com\rincon\flashviewer\send \Fla shViewerSender.java:40: package com.rincon.transfer does not exist import com.rincon.transfer.TransferCommands; ^ C:\PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tools\java\com\rincon\flashviewer\Data Outp ut.java:35: package net.tinyos.flashimage.messages does not exist import net.tinyos.flashimage.messages.JDebugMsg; ^ C:\PROGRA~1\UCB\cygwin\opt\tinyos-1.x\tools\java\com\rincon\flashviewer\Data Outp ut.java:36: package net.tinyos.flashimage.messages does not exist import net.tinyos.flashimage.messages.NodeReply; Best regards, Tony ^ _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
