Hi, I'm Paul, but you can also call me Todd and I won't get upset.
Paul.Todd | 19 November, 2009 02:04
I have recently started investigating using QT since its the new Nokia hot topic!
After installing carbide.c++ 2.3 beta I imported a QT project I had written for the desktop and got this error when opening anything to do with QT
"org.eclipse.swt.SWTException: Class ID not found in registry"
The trick to getting rid of this error message is to register the QT DLL's. Look in the folder "configuration\qt" under your carbide installation root folder and there you will find a bat file called "register_plugins.bat" which you will need to run.
This registers all the COM objects eclipse needs and the integrated tools will now work...
S60, QT |
Next |
Previous |
Comments (4) |
Trackbacks (0)
A.A.M. | 20/11/2009, 10:10
Thanks for this useful tip! It works on Carbide v2.1.0 also :)
samooha_2020 | 23/12/2009, 17:47
Thanks a lot man for the tip and this issue still exist releasing 2.3
Propecia | 22/01/2010, 21:39
That is some inspirational stuff. Never knew that opinions could be this varied. Thanks for all the enthusiasm to offer such helpful information here.
Right you are
ltomuta | 19/11/2009, 20:49
I had the same problem some time ago and that's indeed the fix. Hopefully the 2.3 release will be soon available with an installer which will take care of registering the DLLs accordingly ;)