[Paraview] Building Paraview Plugin on Windows

Thomas D. Uram turam at mcs.anl.gov
Wed Dec 19 00:15:13 EST 2007


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
>>     
>
>
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20071218/1c63df74/attachment.htm


More information about the ParaView mailing list