首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > QT开发 >

无法使用qaxwidget的有关问题

2012-05-01 
无法使用qaxwidget的问题QT升级到了4.8的最新版本 .可是编译无法找到qaxwidget目录了。很奇怪的问题.大家帮

无法使用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

热点排行