how do I link vftable?

J

Jay Wolfe

Hello,

does anyone know how to fix the following error?

A missing link to vftable. There error is:

tabheadingplugin.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) const QWidgetContainerPlugin::`vftable'"
(__imp_??_7QWidgetContainerPlugin@@6B@) referenced in function "public:
__thiscall QWidgetContainerPlugin::QWidgetContainerPlugin(void)"
(??0QWidgetContainerPlugin@@QAE@XZ)

I'm using MS VC++ .net 2003, but I'm using unmanaged code and no MS specific
extensions. QWidgetContainerPlugin is a class with some virtual functions. I
never make any reference to vftable, so I don't know how it crept in.

Any ideas? thanks!

Gene
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top