What is the correct procedure to compile a custom widget with the Eclipse Integration plugin, under Windows with MinGW?
I tried the following steps, but I cannot see the widget in the Widget Bar.
configure -release -qtnamespace QtCppIntegration
C:\eclipse\plugins\com.trolltech.qtcppdesignerplugins.win32.x86_1.6.1
eclipse -clean
to reset plugins Naturally the widget works well under Qt Designer
and I can use it there correctly.
Qt Eclipse Integration and Qt Creator binaries for Windows are compiled with Visual C++, so MinGW compiled plugins won't work with them. The standalone Qt Designer is compiled with MinGW, that's why your plugin works with it.
You can recompile Qt Creator with MinGW, I'm not sure about Qt Eclipse Integration.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With