Hi,

I got the following compilation error when I compile my project in Visual Studio 2008. The same code is compiled successfully in VS2003.net.
\tmp\moc\moc_QVTKWidget.cpp(56) : error C2491: 'QVTKWidget::staticMetaObject' : definition of dllimport static data member not allowed
Could anyone let me know what the problem is?

Thank you!