Hi all, I have a problem with Qt Eclipse Integrator that I cannot solve. What I want to do is to import a Custom Widget as PlugIn under Eclipse such to use it in GUI.
I followed this procedure, I use Win7 and MinGW: 1) Installed Qt 4.6.1 for Win32 (with MinGW) 2) Installed Eclipse Helios 32bit (tried with Galileo too) 3) Installed Qt Eclipse Integrator 1.6.1 4) Reconfigured Qt for Integration: " configure -release -qtnamespace QtCppIntegration" 5) Compiled plugin in release using Eclipse (tried with Creator too) 6) Copied "dll" file e "a" file in folder "C:\eclipse\plugins\com.trolltech.qtcppdesignerplugins.win32.x86_1.6.1" 7) Launched "eclipse -clean" to reset plugins Nothing to do... the Widget does not appear in Widget Bar. I can use it in Designer, then compile phase is ok. What's wrong in my procedure?Thank you in advance Walter _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
