[ITK-users] enable_language(C) in CMakeLists.txt

Matt McCormick matt.mccormick at kitware.com
Mon Oct 19 11:04:48 EDT 2015


Hi Jose,

What is the error that you are getting?

Support for Visual Studio 14 was only added on October 13th:

  http://review.source.kitware.com/#/c/20272/

Did you run a clean build from Git since then?

Thanks,
Matt

On Sat, Oct 17, 2015 at 9:06 PM, Jose Garcia <garcia.josef at gmail.com> wrote:
> Hello,
>
> I can't  build ITK using Cmake. This is supposed to be straight forward but
> somehow I managed to make it imposible.
>
> CMake only shows me camake variables and non ITK build variables.
>
> It seems that is has problems reading the CMakeLists.txt.
>
> Cmake points at  line 23 of the CMakeLists.txt. enable_language(C)
> as the potential source of error.
>
> is there any particualr way to configure the native compilers that can solve
> this?
>
> I have been unable to find any reference to this in the FAQ.
>
> I am using Cmake 3.3.2( tried with binary and zip) under windows 7 and
> visual studio 14 and ITK (tried both zip and git version)
>
> Thank you on advance for any help.
>
> Jose
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list