[vtkusers] Static Libraries in VS C++ 2005 Express

X Z xf10036 at hotmail.com
Thu Dec 15 15:25:07 EST 2005


With the solution loaded in VS.NET, select and build the project "INSTALL".  
This will copy all header files to a single directory (C:\usr\vtk\include).  
It will also copy the .lib files under the C:\usr\vtk directory tree.

Xiaofeng Zhao
http://www.xzing.org




>From: "Tallhamer, Mike" <Mike.Tallhamer at USONCOLOGY.COM>
>To: vtkusers at vtk.org
>Subject: [vtkusers] Static Libraries in VS C++ 2005 Express Date: Thu, 15 
>Dec 2005 12:53:33 -0600
>
>VTK Users
>
>
>
>I have been able to compile some static libraries using CMake and VS C++
>2005 Express. I'm new to the Windows environment and need someone to help 
>me
>figure out how to use these lib files (in C:\Compiled\VTK\bin\release) in a
>VS C++ 2005 Express application. The .h files are in the source tree on
>C:\VTK\"various sub folders" and I have done an out of source build to
>C:\Compiled\VTK\bin\release where the .lib files reside. I'm sure it is
>something simple as setting up some path variables or something but when I
>set the Lib path to the C:\Compiled\VTK\bin\release it doesn't appear to
>work.
>
>
>
>Thanks,
>
>Michael Tallhamer
>
>
>
>
>
>
>-----------------------------------------
>The contents of this electronic mail message and any attachments are
>confidential, possibly privileged and intended for the addressee(s)
>only.  Only the addressee(s) may read, disseminate, retain or otherwise
>use this message.  If received in error, please immediately inform the
>sender and then delete this message without disclosing its contents to
>anyone.


>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
>http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers





More information about the vtkusers mailing list