michael-hoke commented on PR #253: URL: https://github.com/apache/daffodil-vscode/pull/253#issuecomment-1255381817
Couldn't figure out how to get Windows/Mac to build. Linux is the only OS that builds right now. As best as I can tell, the reason that it isn't building lies with the extraction itself. I checked the permissions of the server/sbtXjc directory on Windows, and those seemed okay to me. Even after I changed them to include every available option, it still wouldn't build. The permissions on the jar in the ~/.ivy/cache folder looked okay as well. Other than the IO.unzip extraction that is currently being used, I also made an attempt using Java's ZipFile class. This did not change the output of the build. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
