gpt4 book ai didi

c++ - Linker cannot find qwebp lib - 静态Qt5.3.2编译

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:31:46 30 4
gpt4 key购买 nike

我正在尝试在 Linux 3.2.0-4-amd64 上使用 g++ 4.7.2-5 静态编译 Qt 5.3.2 库。我使用这个命令来配置编译和安装makefiles:

configure -prefix /usr/local/Qt5-static -debug -opensource -platform linux-g++ -opengl desktop -static -nomake examples -nomake tests -qt-zlib -qt-libpng -qt-libjpeg -qt-freetype -qt-harfbuzz -qt-pcre -qt-xkbcommon -qt-xcb

此步骤中的所有内容均已正确完成。其次我跑了:

make

make install

在最后一步我收到了这个错误:

/usr/bin/ld: cannot find -lqwebp
collect2: error: ld returned 1 exit status

我从https://git.gitorious.org/qt/qt5.git 下载了源代码并使用分配给 v5.3.2 git 标签的提交。

最佳答案

找到您拥有此类库 libqwebp 的位置,然后将此目录 -Ldir_path 添加到编译选项。

关于c++ - Linker cannot find qwebp lib - 静态Qt5.3.2编译,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26182549/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com