Hi,

I've looked into this further and the problem is that cmake is not adding
the XML files to the cbp file that it generates.  The only solution I can
find is to include the XML files in the sources (although this doesn't seem
a good idea to me).  Is there something that can be added to the paraview
cmake files to get these included automatically?

Thanks,
Paul

On 18 October 2011 10:27, Paul Edwards <paul.m.edwa...@gmail.com> wrote:

> Hi,
>
> I've been using QtCreator for quite a while developing ParaView plugins but
> before I had been manually maintaining my "*.list" file containing all the
> source files to be put in the project tree.  Recently I have upgraded to the
> latest version and now import the project from the CMakeLists.txt file but I
> do not see any of the XML files (i.e. files that are added with
> SERVER_MANAGER_XML in the ADD_PARAVIEW_PLUGIN macro).  Has anyone else had
> this problem?  And, can anyone suggest a fix?
>
> Thanks in advance,
> Paul
>
_______________________________________________
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