• 5268阅读
  • 4回复

mingw32-make 出错,高手指教 [复制链接]

上一主题 下一主题
离线醉生梦死
 
只看楼主 倒序阅读 楼主  发表于: 2008-06-01
— 本帖被 XChinux 执行加亮操作(2008-06-01) —
styles\qwindowsvistastyle.cpp: In member function `QIcon QWindowsVistaStyle::sta
ndardIconImplementation(QStyle::StandardPixmap, const QStyleOption*, const QWidg
et*) const':
styles\qwindowsvistastyle.cpp:2589: error: 'class XPThemeData' has no member nam
ed 'handle'
styles\qwindowsvistastyle.cpp:2589: error: `TS_TRUE' undeclared (first use this
function)
styles\qwindowsvistastyle.cpp:2589: error: `pGetThemePartSize' cannot be used as
a function
mingw32-make[2]: *** [tmp/obj/debug_shared/qwindowsvistastyle.o] Error 1
mingw32-make[2]: Leaving directory `F:/Qt/4.4.0/src/gui'
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make[1]: Leaving directory `F:/Qt/4.4.0/src/gui'
mingw32-make: *** [sub-gui-make_default] Error 2

F:\Qt\4.4.0\src>
coding now      design tomorrow!
离线醉生梦死
只看该作者 1楼 发表于: 2008-06-02
自己再次顶起,一直是这个问题,没人遇到过么?郁闷ing
coding now      design tomorrow!
离线醉生梦死
只看该作者 2楼 发表于: 2008-06-02
可算知道错在哪里了.....主要是自己下的那个MinGW的问题,后来没办法了,编译src/gui的时候把环境变量path改了一下,把以前的D:\D:\MinGW\bin改为D:\Dev-Cpp\bin就好用了,看来还是dev中的mingw32好用啊~~希望以后碰到这类问题的朋友,试试我这个办法,呵呵
coding now      design tomorrow!
离线hainanyunyu

只看该作者 3楼 发表于: 2008-06-03
楼主能不能把你的情况说说清楚?
你以前的环境变量怎么是这样的呢?“D:\D:\MinGW\bin”
离线醉生梦死
只看该作者 4楼 发表于: 2008-06-03
回 3楼(hainanyunyu) 的帖子
呵呵~写错了,是D:\MinGW\bin
coding now      design tomorrow!
快速回复
限100 字节
 
上一个 下一个