You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finding gtk4 from xmake ..
checking for xmake::gtk4 ... no
finding gtk4 from vcpkg ..
finding gtk4 from conan ..
finding gtk4 from pkgconfig ..
checking for gtk4 ... pkgconfig::gtk4 4.14.4
finding gtk4 from xmake ..
checking for xmake::gtk4 ... no
finding gtk4 from vcpkg ..
finding gtk4 from conan ..
finding gtk4 from pkgconfig ..
checking for gtk4 ... pkgconfig::gtk4 4.14.4
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
不增加版本约束
增加高于 xrepo 中的版本会提示
error: package(gtk4): version(~4.14.4) not found!
增加 xrepo 中最高的版本会得到
xrepo 中 gtk4 的版本号是:4.13.3
是否应该按照顺序寻找符合要求的版本号,找不到再回头使用 xrepo 中的符合的版本
Beta Was this translation helpful? Give feedback.
All reactions