gpt4 book ai didi

c++ - Qt 5.1.1在vs2010编译报错

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:02:59 24 4
gpt4 key购买 nike

我正在努力将一个相当大的项目从 Qt 4.8.3 升级到 Qt 5.1.1。我们使用 vs2010,我使用的是 v1.2.2 VS Qt 插件。我已经修复了添加 QtWidgets 带来的所有路径问题和新实现 QPointer 的一些错误,但现在我遇到了一组特定的错误,我希望其他人已经看到并能够克服这些错误:

1>c:\qt\qt5.1.1\5.1.1\msvc2010_opengl\include\qtcore\qarraydataops.h(399): error C2171: '!' : illegal on operands of type ''unknown-type''
1>c:\qt\qt5.1.1\5.1.1\msvc2010_opengl\include\qtcore\qarraydataops.h(400): error C2171: '!' : illegal on operands of type ''unknown-type''
1>c:\qt\qt5.1.1\5.1.1\msvc2010_opengl\include\qtcore\qarraydataops.h(409): error C2171: '!' : illegal on operands of type ''unknown-type''

有没有人看到这个并找到问题的根源?

我们正在使用 boost 1.53 和预编译 header ,我有预感其中一个可能是个问题,因为看起来当 QtCore 包含在预编译 header 中时就会出现问题。

干杯

最佳答案

我也遇到过这个问题。通过禁用 Visual Studio 对相关项目的代码分析,我能够让它消失。

关于c++ - Qt 5.1.1在vs2010编译报错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19986323/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com