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

Fix and update Windows build scripts by DivingDuck #26

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

DivingDuck
Copy link
Owner

  • add pycairo for running projector
  • add simplejson polygon3
  • Replace time.clock() with time.perf_counter()
  • Replace wx.FutureCall with wx.CallLater
  • Bundle GTK3 runtime library to Pronterface for Windows 10-64bit
  • Make GTK3 a submodule of Printrun, delete GTK3 files from this repository, change buildpackage-win.yml to integrate GTK3 as submodule and compile the correct version GTK3 version for 32-/64-bit or as external reference via windows system environment path
  • Add Python 3.10 to github Workflow (windows)
  • cairosvg 2.6.0 have problems with locale, so we will stay to version 2.5.2 as workaround for now
  • some cleaning for release_windows.bat and update of information in dummy file VERSION

* add pycairo for running projector
* add simplejson polygon3
* Replace time.clock() with time.perf_counter()
* Replace wx.FutureCall with wx.CallLater
* Bundle GTK3 runtime library to Pronterface for Windows 10-64bit
* Make GTK3 a submodule of Printrun, delete GTK3 files from this repository, change buildpackage-win.yml to integrate GTK3 as submodule and compile the correct version GTK3 version for 32-/64-bit or as external reference via windows system environment path
* Add Python 3.10 to github Workflow (windows)
* cairosvg 2.6.0 have problems with locale, so we will stay to version 2.5.2 as workaround for now
* some cleaning for release_windows.bat and update of information in dummy file VERSION
@DivingDuck DivingDuck merged commit 97c2cf7 into DivingDuck:master Jan 31, 2023
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.

1 participant