[Insight-users] ITKBasicFilters.lib

Matt McCormick matt.mccormick at kitware.com
Mon Feb 6 13:54:37 EST 2012


2012/2/6 Massinissa Bandou <Massinissa.Bandou at usherbrooke.ca>:
> I did it for ITKbasicFilters but now I got the same trouble with ITKIO.lib
> Actually this is what I have at the end of my CMakeLists.txt:
> TARGET_LINK_LIBRARIES ( myProject ${ITK_LIBRARIES} ITKCommon ITKIO
> vtkRendering vtkGraphics vtkHybrid vtkImaging vtkIO vtkFiltering vtkCommon)
>
> Can I delete all libraries and keep only ${ITK_LIBRARIES}?

Yes, this is what you want to do.

Matt

>
> Massi
>
>
>
> Matt McCormick <matt.mccormick at kitware.com> a écrit :
>
>
>> Hi Massi,
>>
>> Please use ${ITK_LIBRARIES} instead of ITKBasicFilters to reference
>> the created libraries in your CMakeLists.txt.
>>
>> Hope this helps,
>> Matt
>>
>> 2012/2/6 Massinissa Bandou <Massinissa.Bandou at usherbrooke.ca>:
>>>
>>> Hello!
>>>
>>> I'm using win7 professional 64bits and VS10. Actually I try to understand
>>> ITK & VTK by doing some example.
>>> According to this web site:
>>> http://www.itk.org/ITK/help/tutorials.html
>>>
>>> I built ITK & VTK correctly but in the build folder, the
>>> ITKBasicFilters.lib
>>> is missing. I got ITKCommon1TestDriver instead of ITKCommon and so on
>>> with
>>> other libraries.
>>>
>>> How can I get it and fix the problem?
>>>
>>> Thank you
>>>
>>> Massi
>>>
>>> _____________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Kitware offers ITK Training Courses, for more information visit:
>>> http://www.kitware.com/products/protraining.html
>>>
>>> Please keep messages on-topic and check the ITK FAQ at:
>>> http://www.itk.org/Wiki/ITK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.itk.org/mailman/listinfo/insight-users
>>
>>
>>
>
>
>


More information about the Insight-users mailing list