[Insight-users] Compile current development version of ITK

Bill Lorensen bill.lorensen at gmail.com
Wed Mar 16 21:53:46 EDT 2011


GaussianMinimumErrorClassifier has never been converted to use the new
statistics in itk. Use cmake to disable building
GaussianMinimumErrorClassifier.

This has been a know problem for several months and I no one has
offered to fix it.

Bill


On Wed, Mar 16, 2011 at 9:38 PM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:
> I checked them all and succeeded in compiling ITK. But when I compile ITKApp, an error occurred.
>
>
> Compiling...
> GaussianMinimumErrorClassifier.cxx
> ..\..\ITKApps\GaussianMinimumErrorClassifier\GaussianMinimumErrorClassifier.cxx(25) : fatal error C1083: Cannot open include file: 'itkMembershipSampleGenerator.h': No such file or directory
> OptionList.cxx
> Generating Code...
>
> What's going on there?
>
> -----邮件原件-----
> 发件人: David Doria [mailto:daviddoria at gmail.com]
> 发送时间: 2011년 3월 17일 목요일 오전 10:11
> 收件人: Xiaopeng Yang; Xiaoxiao Liu; Luis Ibanez
> 抄送: insight-users at itk.org
> 主题: Re: [Insight-users] Compile current development version of ITK
>
> On Wed, Mar 16, 2011 at 8:46 PM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:
>> Dear Users,
>>
>> When I compile the ITK development version (master) in CMake, I have no idea
>> which parameters I need to check. It is very different from the compilation
>> of the release version. For example, there are parameters like ITKGroup_IO,
>> ITKGroup_Common, ITKGroup_Bridge, etc. Do I need to check them all?
>
> I agree - the cmake "help text" really must be improved.
>
> ITKGroup_Bridge - "Request building Bridge modules"
> ITKGroup_Core - "Request building Core modules"
>
> should instead be
>
> ITKGroup_Bridge - "[Description of what you get when you turn this on.
> What is Bridge?]"
> ITKGroup_Core - "[Description of what you get when you turn this on.
> What is Core?]"
>
> etc.
>
> David
>
>
>
>
>
>
>
> _____________________________________
> 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
>


More information about the Insight-users mailing list