首页| 论坛| 消息

回复: Qt5.5.0 mingw static rel编译结果
#6 [zexinhu11 07-07 14:04]
无法启动程序,因为计算机中丢失libgcc_sdw2-1.dll
QMAKE_LFLAGS = -static-libgcc -static-libstdc++
加了?
#7 [fourwood 08-27 20:53]
有没有QT5.5的64位的mingw编译静态库?
#8 [水木十里 02-29 10:22]
您好,我是新手,用了您编译的静态结果,但是我在自己的工程中编译出现了以下错误,请问我该怎么解决:
release/main.o:main.cpp:(.text+0x21): undefined reference to `_imp___ZN12QApplicationC1ERiPPci'
release/main.o:main.cpp:(.text+0x3f): undefined reference to `_imp___ZN7QWidget4showEv'
release/main.o:main.cpp:(.text+0x45): undefined reference to `_imp___ZN12QApplication4execEv'
release/main.o:main.cpp:(.text+0x58): undefined reference to `_imp___ZN12QApplicationD1Ev'
release/main.o:main.cpp:(.text+0x6a): undefined reference to `_imp___ZN12QApplicationD1Ev'
#9 [水木十里 02-29 10:24]
是因为不支持mingW吗
#10 回 水木十里 的帖子 [realfan 02-29 10:27]
水木十里:您好,我是新手,用了您编译的静态结果,但是我在自己的工程中编译出现了以下错误,请问我该怎么解决:
release/main.o:main.cpp:(.text+0x21): undefined reference to `_imp___ZN12QApplicationC1ERiPPci'
release/main.o:main.cpp:(.text+0x3f): undefined reference to ` .. (2016-02-29 10:22) 
pro中,加了QT += widgets吗

<< 1 2 >> (2/2)

回复 发表
主题 版块