标题:QT运行示例出错
作者:luoluo
日期:2016-11-30 22:04
内容:
运行Qt给的示例时出现以下错误是怎么回事呀?各位大神帮帮忙~~
Starting D:\qt_ed_az\Examples\Qt-5.7\quick\demos\build-clocks-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\clocks.exe...
QML debugging is enabled. Only use this in a safe environment.
D3D11: ERROR: ID3D11Device::CheckFormatSupport: Format (null) is not available at the current FeatureLevel. [ MISCELLANEOUS ERROR #2097402: CHECKFORMATSUPPORT_FORMAT_NOT_SUPPORTED ]
QOpenGLShader::link: Failed to create D3D shaders.
shader compilation failed:
"Failed to create D3D shaders.\n"
QOpenGLShader::link: Failed to create D3D shaders.
Failed to create D3D shaders.
#1 [tianxiayi 12-04 15:19]
我用5.7版本编译会遇见这个问题,用5.6版本进行编译就没问题了,我现在也在想办法解决,请问你解决了吗?
#2 [34400288 12-26 21:24]
我的5.7.1出现了这个问题,换回5.7还出现这个问题,再换回5.6.1没有这个问题,开始以为是显卡不行呢