You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Created tools/make_installer.py. Already tested on Windows and Mac. Linux still needs testing.
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
Create tools/setup/ directory and make.py
The text was updated successfully, but these errors were encountered: