Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build jar file on windows #11

Closed
thimma11 opened this issue May 12, 2017 · 3 comments
Closed

How to build jar file on windows #11

thimma11 opened this issue May 12, 2017 · 3 comments
Milestone

Comments

@thimma11
Copy link

How can i build the .jar file on windows? Because it doesn't seems to work for me using the build.sh script. Or is there a link where i can download the .jar file directly?

@arcticicestudio
Copy link
Contributor

Well, I'm not a Windows user so I often forget to implement support for it 😆
The build.sh is a script for UNIX based systems like Linux and OSX, it won't run on Windows for sure.
I'll implement a MSDOS build.bat to support Windows systems.

Or is there a link where i can download the .jar file directly?

I've added pre-compiled artifacts to version 0.1.0, but forgot to include them for version 0.2.0. I'll add them tomorrow.

@arcticicestudio
Copy link
Contributor

Forgot to notify you, sorry.
I've added the pre-compiled JARs to the 0.2.0 release.

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Jul 9, 2017

@thimma11 I've implemented a build script for Windows based OS which can be reviewed in #13.
You can check out 🌱 feature/ghi-#13-jar-build-script-for-windows to test the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants