<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, it is linking with pqCore.lib.<br>
<br>
<br>
On 12/18/07 6:24 PM, <a class="moz-txt-link-abbreviated" href="mailto:clinton@elemtech.com">clinton@elemtech.com</a> wrote:
<blockquote cite="mid:200712181724.23947.clinton@elemtech.com"
type="cite">
<pre wrap="">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:
</pre>
<blockquote type="cite">
<pre wrap="">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@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
<a class="moz-txt-link-abbreviated" href="mailto:ParaView@paraview.org">ParaView@paraview.org</a>
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>