[Insight-users] itkv4 does not generate 'ITKAlgorithms.lib'?

李志成 zc.li at siat.ac.cn
Wed Jan 11 07:02:16 EST 2012


Thanks. Yes you are right. Now I have cleared all old things. The problem is fixed.


> -----Original Messages-----
> From: "Bill Lorensen" <bill.lorensen at gmail.com>
> Sent Time: Thursday, January 5, 2012
> To: "Li Zhi-Cheng" <zc.li at siat.ac.cn>
> Cc: insight-users at itk.org
> Subject: Re: [Insight-users] itkv4 does not generate 'ITKAlgorithms.lib'?
> 
> If you used ${ITK_LIBRARIES} it should not look for ITKAlgorithms.
> That library is no longer built.
> 
> Did you start with a completely empty build directory? Seems like
> something is left over from your old build.
> 
> On Thu, Jan 5, 2012 at 2:48 AM, Li Zhi-Cheng <zc.li at siat.ac.cn> wrote:
> > Hi All,
> >
> >
> >
> > I used ITKv4 in my project. According to the new instruction, in the
> > cmakelists for my project I used TARGET_LINK_LIBRARIES( ProjectName
> > ${ITK_LIBRARIES}) instead of the old manner, i.e. adding each library
> > (ITKBasicFilters, ITKCommon,……) manually. However, the project did not build
> > correctly. The error info is:
> >
> >
> >
> > LINK : fatal error LNK1104: cannot open file 'ITKAlgorithms.lib'
> >
> >
> >
> > I searched the library directory of itkv4, but found no ITKAlgorithms.lib. I
> > didn’t know where is it?
> >
> >
> >
> > Thank you!
> >
> >
> >
> > Best regards,
> >
> > Zhicheng
> >
> >
> > _____________________________________
> > 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
> >
> 
> 
> 
> -- 
> Unpaid intern in BillsBasement at noware dot com







More information about the Insight-users mailing list