需要帮助编译适用于 Windows 的 libqxt

发布于 2024-10-20 15:03:04 字数 223 浏览 4 评论 0原文

我有一个使用 libqxt 的 Qt 项目。如何为 Windows 编译它?

编辑

好的,我编译了它,并将其安装在“C:\Qxt\”中,但是当我尝试构建我的项目时,它仍然失败并出现错误 ..\qlocate\mainwindow.cpp:13:29:错误:QxtGlobalShortcut:没有这样的文件或目录

我认为我应该更改 Qt Creator 的包含路径,但我该怎么做?

I have a Qt project which uses libqxt. How do I compile it for Windows?

Edit

Ok, I compiled it, and it's installed in "C:\Qxt\", but when I try to build my project it still fails with error
..\qlocate\mainwindow.cpp:13:29: error: QxtGlobalShortcut: No such file or directory

I assume I should change the include paths of Qt Creator, but how do I do that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

霓裳挽歌倾城醉 2024-10-27 15:03:04

标头有问题。请在此处阅读修复此问题的完整指南:

http://qt-project.org/wiki/LibQxt_in_QtCreator

there's a problem with the headers. Read the complete guide to fixing it here:

http://qt-project.org/wiki/LibQxt_in_QtCreator

一笑百媚生 2024-10-27 15:03:04

下载它

只需从http://dev.libqxt.org/libqxt/wiki/user_guide

并运行configure.bat

just download it from

http://dev.libqxt.org/libqxt/wiki/user_guide

and run configure.bat

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文