[vtk-developers] vtk designer compilation problem

David E DeMarle dave.demarle at kitware.com
Wed Mar 7 08:33:47 EST 2012


What is the setting of BUILD_SHARED in your cmake configuration of
your VTK build? I am guessing it is OFF and you need it to be on to
make the shared libraries you are looking for.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909



On Wed, Mar 7, 2012 at 5:06 AM, M.M Mhiri <mhiri_m at hotmail.com> wrote:
> Hi all,
>
> I'm trying to compile vtk designer 2 in windows with QT.
>
> The how to file say's that i have to add libraries witch contains all *.so
> and *.lib
> in the vtk5 folder.
>
> i have compiled vtk but i can't found these files.
>
> where can i found them please??
>
>
> How to text :
>
> In this directory ensure that there are three
> sub-directories.
>     - ~/vtkdesigner2/VTK5/bin - Contains all .so/.dll files
>     - ~/vtkdesigner2/VTK5/include - Contains all vtk*.h files
>     - ~/vtkdesigner2/VTK5/lib - Contains all *.so/*.lib files
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



More information about the vtk-developers mailing list