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?
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.