[ITK] [ITK-users] Cmake Error : string does not recognize sub-command MAKE_C_IDENTIFIER
Peter Bloomfield
peter.bloomfield at camhpet.ca
Thu May 8 09:02:23 EDT 2014
On 05/08/2014 06:01 AM, David Cole wrote:
>> CMake Error at
>> /usr/share/cmake/Modules/GenerateExportHeader.cmake:319 (string):
>> string does not recognize sub-command MAKE_C_IDENTIFIER
>> ...
>> The compiler is gcc version 4.8.1 and cmake version 3.0.0-rc4.
> This may mean you are *actually* using a CMake version less than
> 2.8.12. (MAKE_C_IDENTIFIER was added in the 2.8.12 release.)
>
> What does:
>
> /usr/bin/cmake --version
>
> report?
>
> How about "which cmake"?
>
>
>
>
Thanks for getting back to me. I get the following
sh-4.2$ which cmake
/usr/bin/cmake
sh-4.2$ /usr/bin/cmake --version
cmake version 3.0.0-rc4
CMake suite maintained by Kitware, Inc. (kitware.com).
Peter
_____________________________________
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://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list