[Insight-users] cannot open file "ITKBasicFilters.lib"

Bill Lorensen bill.lorensen at gmail.com
Fri Jul 20 08:22:51 EDT 2012


What itk classes are you using in your application? It is possible to
specify the modules required in the cmake find_package command, but first
you will need to determine which modules you need. The first step is to get
a list of the .h files that you are including in your app.

Bill

On Fri, Jul 20, 2012 at 3:36 AM, Ariel Hernán Curiale <curiale at gmail.com>wrote:

> Hi Bill, perhaps you can help me in this.
>
> How you say we can use ITK_LIBRARIES to include the different itk
> libraries but do you know where I can find a complete list or semi-complete
> list of libraries for itk 4.1 or 4.2 ?
> I only want to include the necessaries libraries to my project.
>
> Thanks,
> __________________________________
> | Ariel Hernán Curiale
> | ETSI Telecomunicación
> | Universidad de Valladolid
> | Campus Miguel Delibes
> | 47011 Valladolid, Spain
> | Phone: 983-423000 ext. 5590
> | Web: www.curiale.com.ar
> |_________________________________
>
> El 11/07/2012, a las 13:42, Bill Lorensen escribió:
>
> ITKBasicFilters does not exist in ITK 4.x. In the CMakeLists.txt files use
> ${ITK_LIBRARIES} rather than listing the ITK libraries explicitly.
>
> On Wed, Jul 11, 2012 at 2:01 AM, jay chen <jaychen1116 at gmail.com> wrote:
>
>> Dear all:
>>
>>        I just installed CMake (cmake-2.8.8-win32-x86) and
>> ITK(InsightToolkit-4.1.0) on my PC.  I followed an example I found
>> from the Internet.  After building the project using Microsoft Visual
>> C++, I got an error message as follows:
>>
>>     LINK : fatal error LNK1104: cannot open file "ITKBasicFilters.lib"
>>
>>       I also used 'search' function to find this file in the
>> directories.  But no such file exists.  Could someone give me some
>> hint about this problem?  Thanks in advance.
>>
>>                              Best Regards
>>                              Jay Chen
>> _____________________________________
>> 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.php
>>
>> 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
>>
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
> _____________________________________
> 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.php
>
> 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
>
>
>


-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120720/b8707334/attachment-0001.htm>


More information about the Insight-users mailing list