[vtkusers] Link error when building VTK with boost support in Visual Studio 2010
Michael Jackson
mike.jackson at bluequartz.net
Fri Dec 10 11:51:39 EST 2010
you have an actual library named libboost_serialization-vc100-mt-
gd-1_44.lib anywhere in the Boost Pro installation?
___________________________________________________________
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jackson at bluequartz.net
BlueQuartz Software Dayton, Ohio
On Dec 10, 2010, at 10:37 AM, Hong Yi wrote:
> Hello,
>
> I am trying to build VTK with boost support in Visual Studio 2010. I
> generated VTK solution/projects successfully using CMake, but when I
> build VTK solution in VS 2010, I got the following link error:
>
> fatal error LNK1104: cannot open file 'libboost_serialization-vc100-
> mt-gd-1_44.lib'
>
> I installed boost C++ library (version 1.44) using installer
> provided by BoostPro Computing. I selected all multi-threaded build
> variants when installing boost.
>
> I cannot find any useful suggestions by googling to solve this link
> error and hope to get some advice from the list.
>
> Thanks,
>
> Hong
> _______________________________________________
> 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 VTK 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