glfw (or libxi) install requires inputproto >= 2.3.99.1 while I don't find how to update :( #2672
Answered
by
waruqi
Extra-Creativity
asked this question in
Q&A
-
I'm trying to install glfw through
However, when I google for libxi/inputproto, I don't find any valid info to update the inputproto to 2.3.99.1 or newer. I have another project that doesn't use Xmake but glfw can work. I'm quite confused why this will happen! My platform is Ubuntu20.04, if needed. Any advice would be appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Aug 12, 2022
Replies: 1 comment 2 replies
-
you can improve xmake-repo/libxi package or use apt install it |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Extra-Creativity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can improve xmake-repo/libxi package or use apt install it
sudo apt install libxi-dev