Steps to build OpenEMM codebase in windows 7

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

vijaya
Posts: 28
Joined: Wed May 13, 2015 9:04 am

Steps to build OpenEMM codebase in windows 7

Post by vijaya »

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.
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Steps to build OpenEMM codebase in windows 7

Post by maschoff »

You can compile the source code only on Linux systems. To compile it on Windows you would need commercial tools.
OpenEMM Maintainer
Post Reply