-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Labels
Description
I am starting this new thread to track status and progress of windows builds, since the original pull request is now merged and closed.
Status as of writing:
- @phlash has updated the build files as well as some source files and can build a binary using mingw64 on Debian 9. He uses Gtk+/Glib binaries from Gnome project and these appear to be from 2012/2013. There is a test binary package on Phil's webiste for testing, but this has stability issues, which can be related to the age of the libraries. We need newer libraries.
- @gvanem has been building gpredict on windows using his own Makefile. This seems to support both MSYS2/MinGW and MSVC.
- I have installed MSYS2/MinGW64 on windows following the guidelines on the Gtk+ website. The default instructions set up a 64 bit development environment and I have managed to build a 64 bit binary package that runs stable and looks like the default Gnome 3 theme (see my comment below).
Reactions are currently unavailable