首页| 论坛| 消息

标题:win7 VC2010SP1环境编译Qt5.3.2失败
作者:chen.kline
日期:2015-03-04 11:50
内容:

Win7 32bit MSVC2010SP1 DXSDK_Jun10 环境编译Qt5.3.2失败
总是报告GLintptr redefinition
看了代码, GLintptr 分别定义在 gl2.h 和 qopenglext.h
编译配置如下
configure -opensource -confirm-license -release -icu -openssl -opengl desktop -angle -mp -platform win32-msvc2010 -nomake examples -nomake tests -skip qtwebkit-examples


#1 [chen.kline 03-04 16:18]
已通过修改源码解决,
奇怪,官方是怎么编译通过的? 难道官方发布的二进制包编译时不是使用对应发布版本的源代码?不至于阿,有谁了解吗?

回复 发表
主题 版块