I am getting the following error when VS runs the build for my Client
Side Plugin:

2>------ Build started: Project: MXAReaderClientPlugin, Configuration:
Debug Win32 ------
2>Generating moc_pqMXAReaderPanelImplementation.cxx
2>C:/Users/mjackson/Workspace/ParaView3-3.6.1/i386/Plugins/MXAPlugins/Client/pqMXAReaderPanelImplementation.h(45):
Error: Undefined interface
2>Project : error PRJ0019: A tool returned an error code from
"Generating moc_pqMXAReaderPanelImplementation.cxx"

The line in question is :
Q_INTERFACES(pqObjectPanelInterface)

I have checked to make sure the include paths have both the QObject
and the pqObjectPanelInterface.h file on them. Not really sure what
else to try?

Any help is appreciated.

_________________________________________________________
Mike Jackson                  [email protected]
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to