当前位置: 代码迷 >> QT开发 >> 无法使用qaxwidget的有关问题
  详细解决方案

无法使用qaxwidget的有关问题

热度:99   发布时间:2016-04-25 04:51:24.0
无法使用qaxwidget的问题
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
  相关解决方案