Is it possible to install cooja simulator in windows, but without virtual machine. I know that we can easily install that using virtual machine, but i want a method other than that.
Asked
Active
Viewed 1,155 times
1 Answers
0
COOJA_WINDOWS
COPY from ORIGINAL and ALL CREDITS TO : https://github.com/contiki-os/contiki for LINUX
After tiring efforts to install this I tried to get it on windows successfully!! DO STAR IT!!
git clone https://github.com/gptshubham595/COOJA_WINDOWS
install git bash tick add functions to cmd
install choco
: https://chocolatey.org/docs/installation
choco install ant
set ANT_HOME, JAVA_HOME, COPY Tools.jar from jdk\lib to jre\ext
contiki-ng/tools/cooja: ant run

Brad Larson
- 170,088
- 45
- 397
- 571

Shubham Kumar Gupta
- 638
- 8
- 28