Utkarsh,<br><br>I have similar problem: the generated vtkSMXML_ header files cannot be found. Attached is my CMakeLists defining the plugins. Some variables are declared in other places. If you need them, tell me.<br><br>Jerome<br>
<br><br><div class="gmail_quote">2009/12/2 Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Paul,<br>
<br>
I&#39;ve been changing the way plugins are configured. Can you try<br>
clean-building your plugin? If that doesn&#39;t work, can you post your<br>
CMakeLists.txt file?<br>
<br>
Thanks<br>
<font color="#888888">Utkarsh<br>
</font><div><div></div><div class="h5"><br>
On Wed, Dec 2, 2009 at 6:33 AM, Paul Edwards &lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;m getting build errors on my plugins:<br>
&gt;<br>
&gt; .....<br>
&gt; /path/to/build/dir/MyReader/MyReaderGUIPlugin_Plugin.cxx:43:86: error:<br>
&gt; /path/to/build/dir/MyReader/vtkSMXML_MyReaderSMPlugin.h: No such file<br>
&gt; or directory<br>
&gt; /path/to/build/dir/MyReader/MyReaderGUIPlugin_Plugin.cxx: In member<br>
&gt; function ‘virtual void<br>
&gt; MyReaderGUIPlugin_Plugin::GetXMLs(std::vector&lt;std::basic_string&lt;char,<br>
&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;,<br>
&gt; std::allocator&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;,<br>
&gt; std::allocator&lt;char&gt; &gt; &gt; &gt;&amp;)’:<br>
&gt; /path/to/build/dir/MyReader/MyReaderGUIPlugin_Plugin.cxx:69: error:<br>
&gt; ‘MyReaderSMPluginvtkMyReaderGetInterfaces’ was not declared in this<br>
&gt; scope<br>
&gt; make[2]: *** [MyReader/CMakeFiles/MyReaderGUIPlugin.dir/MyReaderGUIPlugin_Plugin.cxx.o]<br>
&gt; Error 1<br>
&gt;<br>
&gt; Is it just me?!<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Paul<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>