<div dir="ltr">HI,<div><br></div><div>I re-install visual studio and solved the problem. My mistake was that I only checked that VS 2015 community was installed. However, you need to create a cpp project to install the SDK, CL and the compiler. </div><div><br></div><div>Now it configures as it is supposed to. I haven't completed the build yet but the options are there.</div><div><br></div><div>Thank you,</div><div><br></div><div>Jose</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 4:29 PM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jose,<br>
<br>
It sounds like there is a problem with your Visual Studio installation<br>
or CMake is having trouble finding the location of the installation.<br>
Usually CMake can find the default installation location without any<br>
additional configuration.  Please try installing the CMake 3.4 release<br>
candidate, and let use know how it goes.<br>
<br>
Thanks,<br>
Matt<br>
<br>
PS.  Please reply-to-all so messages stay on the mailing list.<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Oct 19, 2015 at 11:21 AM, Jose Garcia <<a href="mailto:garcia.josef@gmail.com">garcia.josef@gmail.com</a>> wrote:<br>
> Thank you Matt,<br>
><br>
> I downloaded a git on 17th October.<br>
><br>
> After running configure in Cmake I get:<br>
><br>
> "Error in configuration process, project files may be invalid"<br>
><br>
> In the dialog box I get:<br>
> "CMake error at Cmakelists.txt 23: (enabvle_language) no cmake-c-comipler<br>
> could be found<br>
><br>
> I have the path to visual studio added to PATH.<br>
><br>
> I installed MinGW in case that helped but no<br>
><br>
> Jose<br>
><br>
><br>
> On Mon, Oct 19, 2015 at 4:04 PM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>><br>
> wrote:<br>
>><br>
>> Hi Jose,<br>
>><br>
>> What is the error that you are getting?<br>
>><br>
>> Support for Visual Studio 14 was only added on October 13th:<br>
>><br>
>>   <a href="http://review.source.kitware.com/#/c/20272/" rel="noreferrer" target="_blank">http://review.source.kitware.com/#/c/20272/</a><br>
>><br>
>> Did you run a clean build from Git since then?<br>
>><br>
>> Thanks,<br>
>> Matt<br>
>><br>
>> On Sat, Oct 17, 2015 at 9:06 PM, Jose Garcia <<a href="mailto:garcia.josef@gmail.com">garcia.josef@gmail.com</a>><br>
>> wrote:<br>
>> > Hello,<br>
>> ><br>
>> > I can't  build ITK using Cmake. This is supposed to be straight forward<br>
>> > but<br>
>> > somehow I managed to make it imposible.<br>
>> ><br>
>> > CMake only shows me camake variables and non ITK build variables.<br>
>> ><br>
>> > It seems that is has problems reading the CMakeLists.txt.<br>
>> ><br>
>> > Cmake points at  line 23 of the CMakeLists.txt. enable_language(C)<br>
>> > as the potential source of error.<br>
>> ><br>
>> > is there any particualr way to configure the native compilers that can<br>
>> > solve<br>
>> > this?<br>
>> ><br>
>> > I have been unable to find any reference to this in the FAQ.<br>
>> ><br>
>> > I am using Cmake 3.3.2( tried with binary and zip) under windows 7 and<br>
>> > visual studio 14 and ITK (tried both zip and git version)<br>
>> ><br>
>> > Thank you on advance for any help.<br>
>> ><br>
>> > Jose<br>
>> ><br>
>> > _____________________________________<br>
>> > Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Kitware offers ITK Training Courses, for more information visit:<br>
>> > <a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
>> ><br>
>> > Please keep messages on-topic and check the ITK FAQ at:<br>
>> > <a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>