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\DataOutp

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\DataOutp

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

Reply via email to