[Paraview] Client Side plugins dependent on all server side libraries?
Michael Jackson
mike.jackson at bluequartz.net
Fri Jun 12 15:20:14 EDT 2009
Thanks for the info. At least I can stop searching my CMake files..
---
Mike Jackson www.bluequartz.net
On Jun 12, 2009, at 3:16 PM, Utkarsh Ayachit wrote:
> 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
>
More information about the ParaView
mailing list