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 from source for Windows? #1254

Closed
tinykidpro opened this issue Dec 13, 2019 · 4 comments
Closed

How to build from source for Windows? #1254

tinykidpro opened this issue Dec 13, 2019 · 4 comments
Labels

Comments

@tinykidpro
Copy link

I have downloaded the source and edited some translation parts for the language.
I need to rebuild it to an installable version on Windows or ARM
Help me tell me what command to use to build?
Thank all!

@ameshkov
Copy link
Member

You can simply run make

@tinykidpro
Copy link
Author

thank for help me!!! I need to build it as a .exe file, i;m using ubuntu 18 to build it and I need to run it on Windows Server 2012

@ameshkov
Copy link
Member

Ah, then it's easier, simply run ./release.sh -- it will build dists for all platforms in the dist folder

@tinykidpro
Copy link
Author

Ah, then it's easier, simply run ./release.sh -- it will build dists for all platforms in the dist folder

thank u very much

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

No branches or pull requests

2 participants