3

QT ソース リポジトリのクローンを作成し、 branch をチェックアウトしましたstable

次に、このマニュアルhttp://qt-project.org/wiki/Building_Qt_5_from_Gitに従って、やらなければならない点に到達しました./configure

The test for linking against libxcb and support libraries failed!
 You might need to install dependency packages, or pass -qt-xcb.
 See src/plugins/platforms/xcb/README.

そして私が入るとき./configure -qt-xcb

Running configuration tests...
The test for linking against Xlib failed!
 You might need to install dependency packages.
 See src/plugins/platforms/xcb/README.

今、私は立ち往生しています。Xlib とは何か、どこにあるのか、インストール方法がわかりませんでした。どんな助けでも大歓迎です!

4

2 に答える 2