Qt 4.7 在 Windows 上使用 Eclipse?
有人幸运地在 Windows 上集成了 Qt Eclipse 吗?
这是我所做的,但无济于事:
- 下载最新的 Qt SDK,然后安装。
- 下载 Eclipse for C/C++ 开发人员包并安装。
- 下载最新的 Qt/eclipse 集成。 (不是那么新...... http://qt.nokia.com/developer/eclipse-integration / )
此时我可以在 Eclipse 中创建一个“qt 项目”,但是构建按钮是灰色的。 (正常启动 Eclipse 并通过 Qt/Mingw 快捷方式启动)
有什么想法吗?
Has anyone had luck getting Qt Eclipse integration working on windows?
Here is what I did, to no avail:
- Download latest Qt SDK, and install.
- Download the Eclipse for C/C++ developers bundle, and install.
- Download latest Qt/eclipse integration. (Not so new... http://qt.nokia.com/developer/eclipse-integration/ )
At this point I can create a "qt project" in Eclipse, but the build buttons are greyed out. (Started Eclipse both normally and via the Qt/Mingw shortcut)
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
因此,事实证明 Qt 不再真正付出任何努力来支持 Eclipse。他们想要推动 Qt Creator。
插件已经很久没有更新了。
So, it turns out that Qt is no longer really putting any effort to support Eclipse. They want to push Qt Creator.
The plugin has not been updated for a long time.
您是否已将 QT 版本添加到 Eclipse 中?
Windows->首选项->Qt
Have you added your QT version to Eclipse?
Windows->Preferences->Qt