[Rtk-users] compilation error

Simon Rit simon.rit at creatis.insa-lyon.fr
Thu Mar 10 03:40:11 EST 2016


Sorry, I did not include the mailing list in my answer. See below.

On Wed, Mar 9, 2016 at 9:27 PM, Simon Rit <simon.rit at creatis.insa-lyon.fr>
wrote:

> Hi,
> I presume you're trying to compile it with SimpleRTK ON on MacOS? If yes,
> I had the same problem. blowekamp suggests a solution here
> <https://github.com/SimpleITK/SimpleITK/issues/33>, that is, run cmake in
> the following way:
> cmake -DCMAKE_CXX_COMPILER:STRING=/usr/bin/clang++
> -DCMAKE_C_COMPILER:STRING=/usr/bin/clang SOURCE_DIR
> where SOURCE_DIR is the path to your source directory. This worked for me.
> Simon
>
> On Wed, Mar 9, 2016 at 7:33 PM, Giovanni Di Domenico <
> didomenico at fe.infn.it> wrote:
>
>> Dear All,
>>
>> I am trying to compile the RTK toolkit v.1.2.0 but I receive the following
>> error at the start of compilation process:
>> --------------------------------------------------------------
>> ..
>> CMake Error at PCRE-stamp/download-PCRE.cmake:27 (message):
>> error: downloading
>> ...
>>
>> status_code: 1
>> status_string: "Unsupported protocol"
>> log: Protocol "https" not supported or disabled in libcurl
>>
>> Closing connection -1
>>
>>
>> make[2]: *** [PCRE-prefix/src/PCRE-stamp/PCRE-download] Error 1
>> make[1]: *** [CMakeFiles/PCRE.dir/all] Error 2
>> make: *** [all] Error 2
>> --------------------------------------------------------------------
>>
>> The curl library is compiled with the https support.
>>
>> Could anyone help me about thi error?
>>
>> Thanks
>>
>> Giovanni
>>
>> Giovanni Di Domenico, Ph.D.
>> Dipartimento di Fisica e Scienze della Terra
>> Universita' degli Studi di Ferrara
>> Polo Scientifico Tecnologico
>> via Saragat 1
>> 44122 Ferrara - ITALY
>> e-mail: didomenico at fe.infn.it
>> Phone: +39-0532-974223
>> FAX:   +39-0532-974210
>>
>> _______________________________________________
>> Rtk-users mailing list
>> Rtk-users at public.kitware.com
>> http://public.kitware.com/mailman/listinfo/rtk-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20160310/72f4ad26/attachment-0010.html>


More information about the Rtk-users mailing list