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

Refactor make-setup.py and make it work cross-platform. Check on Linux. #299

Closed
cztomczak opened this issue Feb 13, 2017 · 2 comments
Closed
Labels
Milestone

Comments

@cztomczak
Copy link
Owner

Create tools/setup/ directory and make.py

cztomczak added a commit that referenced this issue Feb 20, 2017
There are still issues with unittests and examples. Tkinter example
launches fine, but crashes sometimes.

Update vcproj files and other fixes. Add additional linker flag
/LARGEADDRESSAWARE to Allow 32-bit processes to access 3GB of RAM.
Set UNICODE for subprocess.

Update build tools. Update module comments with great details
on how these tools work.

Refactor make-setup.py and make it work cross-platform (#299). Moved
to tools/installer/make.py .

Update docs.
Update requirements.txt.

Update tkinter example on Windows, doesn't support PNG images.
@cztomczak cztomczak added this to the v55 milestone Feb 24, 2017
@cztomczak
Copy link
Owner Author

Created tools/make_installer.py. Already tested on Windows and Mac. Linux still needs testing.

@cztomczak cztomczak changed the title Refactor make-setup.py and make it work cross-platform Refactor make-setup.py and make it work cross-platform. Check on Linux. Mar 4, 2017
cztomczak added a commit that referenced this issue Mar 13, 2017
Everything builds and runs fine now.

tools/build.py works fine on Linux (#299).
@cztomczak
Copy link
Owner Author

build.py and make-installer.py do work fine on Linux.

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

1 participant