[CMake] Re: TRY_COMPILE painful for tool testing

Arjen Markus arjen.markus at wldelft.nl
Thu Sep 21 10:28:15 EDT 2006


Brad King wrote:

>Arjen Markus wrote:
>  
>
>>I am running into very similar problems with the Compaq Visual Fortran 
>>compiler on Windows: 
>>
>>When CMake tests if this is an acceptable compiler, the
>>generated makefile contains partly Windows-style paths (c:\...) and
>>partly UNIX-style (c:/....).
>>    
>>
>
>Are you saying that some paths look like
>
>  c:\part\of\path/rest/of/path
>
>or that some paths are
>
>  c:\windows\sytle
>
>and others are
>
>  c:/posix/style
>
>?
>
>Where does each kind of path appear?  What generator are you using?
>  
>
I may already have posted all the details about this, but I will come 
back to the
problem later. I will post the logs and so on. If I remember correctly, 
the source
file is treated with native paths, and the object file is not. So, not a 
mixture within
the same path.

Regards,

Arjen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060921/7bdc19b6/attachment.html


More information about the CMake mailing list