我一直在寻找一个跨平台的 GUI 应用程序开发框架(用于构建 Linux、Android、Windows 应用程序和 OS X 的相同代码),我发现 Qt 最适合这个框架(受到启发,因为 VLC 媒体播放器是用 Qt 构建的)。
首先在 Ubuntu 中安装它,我在构建示例时遇到了一些问题,但我设法解决了它,并且 Qt 中给出的每个示例都运行良好。
但是在 Windows 中,除了“Boxes”示例之外,每个示例都可以正常工作。
问题:
warning: Qt was built with ANGLE, which provides only OpenGL ES 2.0 on top of DirectX 9.0c
error: This example requires Qt to be configured with -opengl desktop
安装 Qt 5.0.2 for Windows 32-bit (VS 2010, OpenGL, 476 MB)
error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
所以,我检查了构建和运行选项,它显示