首页| 论坛| 消息

标题:静态编译的Assistant不能用,大家遇到过吗?
作者:skykingf
日期:2013-09-25 22:02
内容:

用vs2012(update3)静态编译的qt-5.1.1,配置参数为:configure -confirm-license -opensource -platform win32-msvc2012 -debug-and-release -static -prefix "D:\QT\5.1.1-static" -qt-sql-sqlite -qt-sql-odbc -plugin-sql-sqlite -plugin-sql-odbc -qt-zlib -qt-libpng -qt-libjpeg -opengl desktop -qt-freetype -no-qml-debug -no-angle -nomake tests -nomake examples -skip qtwebkit

编译出来Assistant无法运行,错误如下图:


大家有没有遇到过?该如何解决呢?


#1 [facatcool 10-15 22:31]
好像看到过静态编译不能用插件,sqlite是以插件形式调用的,可能不能正常加载。

回复 发表
主题 版块