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

Generate .exe #124

Open
difrankode opened this issue May 24, 2018 · 1 comment
Open

Generate .exe #124

difrankode opened this issue May 24, 2018 · 1 comment

Comments

@difrankode
Copy link

I want generate an .exe and .pkg runing command on linux. --msi and --pkg options not working.

@dobobaie
Copy link

dobobaie commented May 31, 2018

You have to rename "a.out" to "myApp.[exe|pkg]" and it works. Or add "-o myApp.[exe|pkg]" has parameter.

PS: I think you can't generate .pkg file from windows, it doesn't works for me

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