[CMake] Include path Tcl under Cygwin

marco atzeri marco.atzeri at gmail.com
Thu Jul 4 05:01:37 EDT 2013


Il 7/4/2013 10:35 AM, Arjen Markus ha scritto:
> On Thu, 4 Jul 2013 01:22:15 -0700 (PDT)
>   "Alan W. Irwin" < wrote:
>> On 2013-07-04 09:54+0200 Arjen Markus wrote:
>>
>>>  As you can see, all is Cygwin-related, _except_ the
>>> path to the Tcl include files. I can assure you those
>>> files are present under /usr/include too, with all the
>>> ordinary permissions (-rw-r--r--) and for the correct
>>> version of Tcl (/usr/bin/tclsh returns 8.5.11 and the
>>> tcl.h file contains that very same version number).
>>
>> Hi Arjen:
>>
>> Set CMAKE_INCLUDE_PATH so that the cygwin version of the
>> headers is found.
>>
>
> Using that option does force CMake to find the include files
> in the correct directory, but it should not be necessary
> to do that, should it?
>
> Regards,
>
> Arjen
>

on my system I have no problem, so something on Arjen's one
is interfering with the correct detection

Regards
Marco




More information about the CMake mailing list