[Insight-users] cmake warning

Luis Ibanez luis.ibanez at kitware.com
Thu Feb 12 11:18:30 EST 2009


Hi Arepi,

Please read the Tutorials:

     http://www.itk.org/ITK/help/tutorials.html

In particular, the session:

    Getting Started I: Introduction to ITK.  (HTML).

http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/index.htm


It will guide you step-by-step through the process of
downloading, configuring, building and testing ITK.


    Regards,


        Luis


--------------------
Arepi wrote:
> After I installed cmake the ITK_DIR set automazically but I dont found
> nowhere ITKCommon.lib on my computer. Can you tell me how can I configure
> and build ITk correct?
> 
> Thanks!
> 
> 
> 
> 
> 
> 
> Luis Ibanez wrote:
> 
>>
>>Hi Arepi,
>>
>>Have you actually configured and build ITK itself ?
>>
>>If so, in the ITK binary directory you should find a
>>"/bin" subdirectory and then inside the "Release" or "Debug"
>>subdirectory you should see the library ITKCommon.lib
>>(among many others).
>>
>>Also, when you run CMake on the hello world example,
>>you must point the ITK_DIR variable to the directory
>>where you build ITK.
>>
>>
>>    Regards,
>>
>>
>>        Luis
>>
>>
>>------------------------
>>Arepi wrote:
>>
>>>Thanks it works fine the cmake generate the projekt file but then I open
>>>and
>>>build in VS, gave the message: 
>>>"fatal error LNK1104: cannot open file 'ITKCommon.lib'"
>>>I use VS 2005. What should I do?
>>>
>>>Thanks a lot!
>>>
>>>
>>>
>>>Paste  "cmake_minimum_required(VERSION2.6)" (no quotes) into the  
>>>CMakeLists.txt file.quote>
>>>
>>>
>>_____________________________________
>>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 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