Obviously you still reference that symbol somewhere.
Obviously you still reference that symbol somewhere.
I have commented out all the events....I checked again in the code....
Is there anything else I need to do?
thanks,
raman
Your plugin loads fine for me but I don't see the widget in my widget box. You're missing the Q_OBJECT macro, I think.
I had actually removed the event code and object macro as well to test whether it loads at all without any errors.
I guess there is something wrong with my designer because the plugin doesn't even load at my end.
Can you please try loading the plugin from this attached code at your end?This is the original code.
Last edited by raman_31181; 15th September 2008 at 06:22.
thanks,
raman
Can anyone please help me with this.....I have been stuck for quite sometime now
thanks,
raman
Your plugin works fine for me. You must have some library mismatch. Try cleaning the whole project or use ldd to check if the plugin depends on appropriate versions of libraries.
Bookmarks