QT升级到了4.8的最新版本 .可是编译无法找到qaxwidget目录了。很奇怪的问题.大家帮帮忙..到底是什么问题
In file included from e:\QtSDK\Desktop\Qt\4.8.0\mingw\include\ActiveQt/QAxWidget:1,
from d:\Documents\wgm\GameMaster\/mainwindow.h:16,
from d:\Documents\wgm\GameMaster\main.cpp:6:
e:\QtSDK\Desktop\Qt\4.8.0\mingw\include\ActiveQt/qaxwidget.h:1:52: error: ../../src/activeqt/container/qaxwidget.h: No such file or directory
In file included from d:\Documents\wgm\GameMaster\main.cpp:6:
d:\Documents\wgm\GameMaster\/mainwindow.h:184: error: ISO C++ forbids declaration of 'QAxWidget' with no type
d:\Documents\wgm\GameMaster\/mainwindow.h:184: error: expected ';' before '*' token
------解决方案--------------------
https://bugreports.qt-project.org/browse/QTBUG-23389
是bug