[CMake] How to add the library?

William A. Hoffman billlist at nycap.rr.com
Fri Feb 17 08:33:04 EST 2006


Can you email me the generated project file for you project?
If you are using vs7 it should be myProject.vcproj, if it is
vs 6, then it will be myProject.dsp.  

-Bill


At 12:34 AM 2/17/2006, =?gb2312?b?zfXn9w==?= wrote:
>I built ITK Debug, and my project was also built Debug. My ITKBasicFilters.lib is in ITK_BINARY_DIR/bin/debug.What is the problem?
>
>
>> -----Original Message-----
>> ·¢¼þÈË: "William A. Hoffman" <billlist at nycap.rr.com>
>> ÈÕÆÚ: Thu, 16 Feb 2006 21:13:19 -0500
>> ÊÕ¼þÈË: Íõç÷ <qi-wang02 at mails.thu.edu.cn>, cmake at cmake.org
>> Ö÷Ìâ: Re: Re: [CMake] How to add the library?
>> Did you build ITK with the same configuration you are trying to link to?
>> If you built ITK Release, and your project Debug you would get this message.
>> Also, try to find out where ITKBasicFilters.lib is on your disk.
>> 
>> -Bill
>> 
>> 
>> At 07:21 PM 2/16/2006, =?gb2312?b?zfXn9w==?= wrote:
>> >The error messages I have gotten is :
>> >Linking...
>> >LINK : fatal error LNK1104: cannot open file "ITKBasicFilters.lib"
>> >Error executing link.exe.
>> >
>> >ALL_BUILD - 1 error(s), 0 warning(s)
>> >My project's location is D:\2. My ITK project's location is D:\ITK\itk 2.2.0\InsightToolkit-2.2.0. My VTI project's location is D:\vtk.
>> 
>
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list