Hi All,
I am using the command "ant -f openemm_build.xml build" to build the OpenEMM 2015 code.But error has occurred
"Cannot run program "tar" (in directory "D:\home\oe\src"): CreateProcess error=2
The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
at java.lang.Runtime.exec(Runtime.java:617)"
Please provide the steps required for building OpenEMM 2015 codebase in windows 7 OS.
Steps to build OpenEMM codebase in windows 7
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Steps to build OpenEMM codebase in windows 7
You can compile the source code only on Linux systems. To compile it on Windows you would need commercial tools.
OpenEMM Maintainer