[Paraview] Building Paraview Plugin on Windows

clinton at elemtech.com clinton at elemtech.com
Wed Dec 19 11:31:08 EST 2007


Then I'm not sure what the problem is.
What about a manual rebuild of moc_StreamingToolBarActions.obj?

Clint

On Tuesday 18 December 2007 10:15:13 pm Thomas D. Uram wrote:
> Yes, it is linking with pqCore.lib.
>
> On 12/18/07 6:24 PM, clinton at elemtech.com wrote:
> > Can you check the Visual Studio project to see if it is linking with
> > pqCore.lib?
> >
> > On Tuesday 18 December 2007 3:05:25 pm Thomas D. Uram wrote:
> >> I'm trying to build a Paraview plugin on Windows using Visual Studio
> >> .NET 2003.  I've built GPL Qt (qt-win-opensource-src-4.2.3), and built
> >> Paraview against it.  I then try to build my plugin (which has built
> >> fine on OSX and Linux), and all seems fine until the final link step,
> >> when I get:
> >>
> >> moc_StreamingToolBarActions.obj : error LNK2001: unresolved external
> >> symbol "__declspec(dllimport) public: static struct QMetaObject const
> >> pqRenderView::staticMetaObject"
> >> (__imp_?staticMetaObject at pqRenderView@@2UQMetaObject@@B)
> >>
> >> My plugin uses pqRenderView, so may be implicated in the problem.  Am I
> >> missing a step in configuring the plugin to bring in this missing
> >> definition?
> >>
> >> Any help would be appreciated.
> >>
> >> Thanks,
> >> Tom Uram
> >>
> >> _______________________________________________
> >> ParaView mailing list
> >> ParaView at paraview.org
> >> http://www.paraview.org/mailman/listinfo/paraview




More information about the ParaView mailing list