回复: Qt5.0.0+MinGW4.7.1静态编译步骤(含相关软件下载)
#6 [jiaer 01-01 10:51]
奇怪,数据库插件编译老是失败,只编译ODBC都失败啊,configure如果带了 -plugin-sql-odbc 的话,会莫名其妙的报找不到sqldriverplugin类指针定义。不知道你们是否已经生成了qsqlodbc5.dll qsqlodbc5d.dll
#7 [aiff 01-02 10:35]
real大侠 有没有做好的绿色安装包啊
#8 回 7楼(aiff) 的帖子 [realfan 01-02 13:45]
release静态版的已经做好了,动态的正在编译中。
准备做个全绿色的。从QtCreator+MinGW+Python+Perl+release static+dbg_shared,不用安装,拷贝后,在QtCreator中配置一下就能用。
#9 [aiff 01-02 14:27]
是啊我的电脑里面安装了oracle 结果老编译不过去
Running syncqt...
Use of :unique is deprecated at d:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSW
in32-x86-multi-thread/Config.pm line 39.
Use of :unique is deprecated at d:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSW
in32-x86-multi-thread/Config.pm line 80.
Perl lib version (v5.8.3) doesn't match executable version (v5.16.1) at d:\oracl
e\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-x86-multi-thread/Config.pm line 32.
Compilation failed in require at C:\Qt\Qt5.0.0\5.0.0\Src\qtbase\bin\syncqt line
53.
BEGIN failed--compilation aborted at C:\Qt\Qt5.0.0\5.0.0\Src\qtbase\bin\syncqt l
ine 53.
syncqt failed, return code 255
#10 [zhang840208 01-17 13:15]
请问楼主,“Binary:C:\QT\python_2.7based\gdb-i686-pc-mingw32.exe(调试器解压目录)”这个里面的python_2.7based,楼主有提供下载吗?自己去找一个下载来安装就可以吗?