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

win32 cross release on unix and vs #540

Merged
merged 1 commit into from Oct 18, 2017
Merged

win32 cross release on unix and vs #540

merged 1 commit into from Oct 18, 2017

Conversation

obi458
Copy link
Contributor

@obi458 obi458 commented Nov 20, 2016

No description provided.

@lrascao
Copy link
Collaborator

lrascao commented Nov 23, 2016

this looks a bit weird, so if i understood correctly the goal is to allow the creation of a win32 release on a unix machine by pointing to a win32 erts installed there?

@obi458
Copy link
Contributor Author

obi458 commented Nov 30, 2016

Yes, this is correct :-)

@stchar
Copy link

stchar commented May 3, 2017

Sorry for a dumb question. But what I need to add to my relx.config to create win32 release? Could you please share an example.

@lrascao
Copy link
Collaborator

lrascao commented May 3, 2017

@headcrabmeat right now you can only generate one on a win32 machine

@obi458
Copy link
Contributor Author

obi458 commented May 3, 2017

{include_erts, "/Users/Me/Downloads/erlang_windows/erl8.3"}.
{system_libs, "/Users/Me/Downloads/erlang_windows/erl8.3/lib"}.

@stchar
Copy link

stchar commented May 25, 2017

This is awesome! I've built win package on linux.

@stchar
Copy link

stchar commented Sep 8, 2017

Hi @lrascao, are you gonna integrate this PR?

@lrascao
Copy link
Collaborator

lrascao commented Sep 8, 2017

I'm not seeing a reason not to but i'd like @tsloughter's input on this

@lrascao lrascao merged commit 5050dd8 into erlware:master Oct 18, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants