[Paraview] Building Paraview 5.2.1 on Windows (Visual Studio)
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Tue Sep 6 13:42:11 EDT 2016
> Is there any reason why switching to shared libs would break things (aside from the obvious -- i.e. wrong DLL being picked up)?
None that I can think of.
> Does Qt have to be built with shared libs as well for this to work (Qt is built statically -- which I wouldn't think would be a problem)?
I don't think we've ever tried Qt-static + ParaView-shared. I can
believe that may cause some issues. Qt-shared + ParaView-static should
be okay, on the other hand.
More information about the ParaView
mailing list