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

Building launchers on Windows #313

Closed
dolanoadriano opened this issue Jul 5, 2019 · 6 comments
Closed

Building launchers on Windows #313

dolanoadriano opened this issue Jul 5, 2019 · 6 comments
Labels
Native build All issues that are targeting the native build (installers & executables) question Further information is requested Waiting on OP
Milestone

Comments

@dolanoadriano
Copy link

dolanoadriano commented Jul 5, 2019

We can not build the build.sh file by Linux bash (installed on Windows 10) because we have a Java version for Windows.

How to build launchers for Windows?

@karianna karianna added the question Further information is requested label Jul 5, 2019
@patris70
Copy link

patris70 commented Jul 6, 2019

Hi,

you can using Alex Kashchenko Dev-Kit and uninstall java on Windows 10:
https://github.com/akashche/itw_win_devkit

regards

@lherschi
Copy link
Contributor

lherschi commented Jul 8, 2019

This Dev-Kit uses the old mercurial repository and is therefore obsolete. You need to set the environment variable JRE to your Java runtime (your Windows drives should be automatically be mounted under /mnt) an then run mvn -Plaunchers install. But in the current master the build does not work. See #306

@hendrikebbers
Copy link
Member

@daddyaddy you can download a preview here www.openwebstart.com

@judovana
Copy link
Contributor

judovana commented Jul 9, 2019

The build environment for launchers - both rust and shell - are build in cygwin. I was never trying other apporaches.

@karianna karianna added this to the 2.0.x milestone Jul 10, 2019
@judovana
Copy link
Contributor

@daddyaddy @lherschi is the current build working for you? I had revisited it, and fixed few bugs. However, it is still depndent on cygwin. I belive, it will require only small chages to make it alive under linux subsystem for windows. Morover only get rid of cygoath, which is use donly on two places. Thoughts?

@lherschi
Copy link
Contributor

Yes, the current build works for me.

don-vip added a commit to don-vip/IcedTea-Web that referenced this issue Oct 31, 2019
don-vip added a commit to don-vip/IcedTea-Web that referenced this issue Nov 1, 2019
sclassen added a commit that referenced this issue Nov 1, 2019
@Jamila891 Jamila891 added the Native build All issues that are targeting the native build (installers & executables) label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Native build All issues that are targeting the native build (installers & executables) question Further information is requested Waiting on OP
Projects
None yet
Development

No branches or pull requests

7 participants