fipro78 opened a new issue, #69:
URL: https://github.com/apache/felix-atomos/issues/69

   I tried to run the atomos build on Windows. This is not possible because of 
several reasons:
   
   1. the native-image executable file is native-image.cmd. As it is tried to 
check if the native-image feature is installed by checking for the file, the 
check fails because the filename is not complete
   2. the filename issue also exists for checking the result, which is an .exe 
file
   3. the classpath delimiter on Windows is a ";" while on Linux it is a ":"
   
   I will provide a patch for this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to