[Insight-users] cmake warning

Arepi szamosi.arpad at gmail.com
Thu Feb 12 09:36:44 EST 2009


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
> 
> 

-- 
View this message in context: http://www.nabble.com/cmake-warning-tp21958293p21977286.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list