2016-10-19 53 views
2

QwtPlot3d(0.3.1)在QT5.5.0中運行良好。因此,它在QT5.7.0中不起作用,它編譯正確,可能會生成.exe文件。但在「示例目錄」中運行.exe時會顯示黑屏。爲什麼?爲什麼qwtplot3d在QT5.7.0中不起作用?但它在QT5.0.0中效果很好。

+0

什麼顯卡你有?你使用的是什麼版本的Qt(二進制文件的來源)?這可能是導致OpenGL不顯示的Qt配置錯誤。 – rubenvb

+0

請發表示例代碼和截圖 – bibi

+0

http://qwtplot3d.sourceforge.net/web/navigation/download_frame.html –

回答

0

Qt Creator 4.0.2 Qt 5.7.0 MSVC2013,32Bit

Qt Creator的4.0.2的Qt 5.7.0 MSVC2013,32Bit

+0

qwtplot3d 0.3.1a [link](https://github.com/sintegrial/qwtplot3d) –

相關問題