Hi Asanka, I don't know much about cooja, but in general you have to build from an application, not from a module (or package). So go to an application in examples/ or tests/ or try one in our applications repository [1]. For more information on make and RIOT read the documentation [2].
Cheers, Martine [1] https://github.com/RIOT-OS/applications [2] http://doc.riot-os.org/getting-started.html#compiling-riot I guess it is important to state that I have JDK 7 and ant installed and the JAVA_HOME variable is set properly. May be I'm running make cooja in the wrong place. On Fri, Apr 8, 2016 at 6:26 PM, Asanka Sayakkara <[email protected]> wrote: > Hi all, > > I'm just making my very first steps in RIOT world these days. I have > experiences with Contiki on Cooja but not with RIOT. So, I'm sorry if this > is just a stupid question. > > I want to get Cooja inside RIOT in order to try some example applications. > As explained in https://github.com/RIOT-OS/RIOT/wiki/RIOT-and-Cooja , I > tried *make cooja* inside the pkg directory but it returns with *make: > *** No rule to make target `cooja'. Stop*. > > Did you guys just remove the support for cooja inside pkg directory even > though the wiki is not updated yet? or is there anything I missed? > > Thank you for your patience :) > > Regards, > Asanka > > -- > /* > ------------------------------------------------------------------------------ > *Asanka P. Sayakkara* > My Blog : http://recolog.blogspot.com/ > -------------------------------------------------------------------------------- > */ > -- /* ------------------------------------------------------------------------------ *Asanka P. Sayakkara* My Blog : http://recolog.blogspot.com/ -------------------------------------------------------------------------------- */ _______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
