[Paraview] Client Side plugins dependent on all server side libraries?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jun 12 15:16:11 EDT 2009


That's correct, the client have VTK dependencies as well.

Utkarsh

On Fri, Jun 12, 2009 at 2:37 PM, Michael Jackson <
mike.jackson at bluequartz.net> wrote:

> I am trying to write a plugin for ParaView 3.6 which has both a "client"
> part that has code ONLY dependent on Qt and a server side that has code
> dependent on Qt, Vtk and one of my own libraries which gets built as part of
> build system.
>
>  After having some issues getting this to compile I started tracking down
> the dependencies of the Gui side library and the server side library. Turns
> out the Gui Side library is dependent on all the "server side" stuff like
> all the vtk libraries. Is this correct? Seems kinda odd to me.
>
> Thanks
> _________________________________________________________
> Mike Jackson                  mike.jackson at bluequartz.net
> BlueQuartz Software                    www.bluequartz.net
> Principal Software Engineer                  Dayton, Ohio
>
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090612/930aff83/attachment.htm>


More information about the ParaView mailing list