libxext has wrong name #9764
Unanswered
RolandHughes
asked this question in
Q&A
Replies: 0 comments
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.
While this is related to my other discussion, one of the reasons much stuff refuses to build is libxext has the wrong name. I had hoped to pull everything from the XMake repos so I could once and for all be done with all of the differently named dev packages.
Note that the library actually being searched for is libXext not libxext which is what gets generated.
All reactions