With default setting should not have this error. I see the include path of your compile command does not have "-I". could that be a problem? Maybe you have modified some part of the makefile ?
Wenting On 1 July 2015 at 15:23, xueguang <[email protected]> wrote: > Hello, > > I am trying to compile the example application Blink in apps directory, > but I meet following errors: > > "../../tos/lib/tossim/platform_message.h:48:20: error: Serial.h: No such > file or directory" > (full error traces are in the attachment) > > In fact I found the file "Serial.h" is in the directory "tos/lib/serial/" > which is also in the include path of the nesc compile command. > > The target for the make command is "micaz sim", the version of the nesc is > 1.3.4 and the version of tinyos is 2.1.2. > (BTW. target "telosb" can be correctly compiled) > > Does anybody know how to solve this problem? > > Thanks. > > Best Regards, > Xueguang > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
