This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
Use msys2 for the AppVeyor build #234
Comments
I assume you're talking about getting libgtk+ from msys2 and not mingw -- I've not managed to achieve successful build with that mingw (#218 (comment)). Since our building instructions now suggest getting gtk from msys2, it's reasonable to actually test that. I wouldn't want to drop the current 3.14 variant just yet. |
Yes I'm talking about getting libgtk+ from the msys2 package. I put together a appveyor.yml that builds successfully: https://ci.appveyor.com/project/rnestler/gtk/build/1.0.3/job/6hk358eoero63gbq |
rnestler
added a commit
to rnestler/gtk
that referenced
this issue
Jan 20, 2016
Since we recommend using msys2 to build on Windows we should also test that way in AppVeyor. This fixes gtk-rs#234
rnestler
added a commit
to rnestler/gtk
that referenced
this issue
Jan 20, 2016
Since we recommend using msys2 to build on Windows we should also test that way in AppVeyor. This fixes gtk-rs#234
EPashkin
pushed a commit
to EPashkin/gtk
that referenced
this issue
Apr 18, 2016
glib::translate refactoring
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm opening this to ask if it would be appreciated if I would change appveyor.yml to use msys2 to do the builds.
Advantages:
Disadvantages:
The text was updated successfully, but these errors were encountered: