【问题标题】:UI built with Qt 4.8.4 on Win7 looks like on Win98在 Win7 上使用 Qt 4.8.4 构建的 UI 在 Win98 上看起来像
【发布时间】:2013-01-10 23:16:38
【问题描述】:

使用 mingw 4.7.2 手动构建的 Qt 4.8.4。我的问题。我认为它与清单文件有关,但我不确定,也不知道如何解决这个问题。 我从官方网站获得的 Qt 资源。

如果需要配置选项

configure -debug-and-release -no-exceptions -nomake demos -nomake examples

PS:对不起,我的英语不是我的母语

【问题讨论】:

    标签: qt mingw32


    【解决方案1】:

    看起来 Qt 忘记构建 windows 样式了。运行configure --help 并寻找可用的选项,在更接近结尾的地方有样式。也许在 mingw 上没有自动检测到适当的 windows 样式。

    【讨论】:

    • 谢谢,使用显式 qt 样式选项重新配置并重建帮助。
    猜你喜欢
    • 1970-01-01
    • 2013-02-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-04-13
    • 2021-10-08
    • 2016-09-18
    相关资源
    最近更新 更多