User forums > Using Code::Blocks

What is the problem with QT?

<< < (2/2)

danselmi:
Try implementing the missing virtual methods (~FindDialog).

oBFusCATed:

--- Code: ---obj\Release\finddialog.o:finddialog.cpp:(.text+0x1167): undefined reference to `FindDialog::staticMetaObject'

--- End code ---

This is QT stuff, probably you have not added all the QT macro that are required to derive a class.
Please read the documentation about deriving QT classes.
And use google :)

Jenna:

--- Quote from: oBFusCATed on October 14, 2009, 07:46:18 pm ---This is QT stuff,

--- End quote ---

and not really related to C::B.

I lock the topic now, because it violates our forum rules.

Navigation

[0] Message Index

[*] Previous page

Go to full version