This repository was archived by the owner on Nov 9, 2025. It is now read-only.
MWP Tools on Mac #135
Unanswered
timtuxworth
asked this question in
Q&A
Replies: 2 comments 3 replies
|
I'd be interested to see if this works. I managed to compile mwp in a OSX VM some time ago, but it's not usable because GTK and OSX fail to agree a common encoding for OpenGL which is required by the map layer. So sadly it's unusable. Maybe this would not be a problem on real hardware. The |
3 replies
|
but brew fails to install |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to build MWP tools on Mac OS (Ventura) and it failes with a dependency on libsoup 2.4. I have libsoup 2.74.2_1 and if I used home-brew it installed 3.2.2. There doesn't seem to be a way to get 2.4.
I'm thinking the easiest way would be to update the dependency to 2.74, how would I do this?
All reactions