[CMake] Problem using cmake with mingw

Bill Hoffman bill.hoffman at kitware.com
Sun Mar 25 08:52:06 EST 2007


Hendrik Sattler wrote:
> Am Samstag 24 März 2007 20:29 schrieb Christian Ehrlicher:
>   
>> But the log shows another problem - mingw can not use MS PSDK headers.
>>     
>
> That's not completely true. For some particular headers that have things that 
> mingw does not provide (e.g. the bluetooth stuff), you can copy them and use 
> them as-is (some warnings may pop up as they use some sloppy coding).
>   
Anyway, it really is not cmake's fault what headers a particular project 
is trying to use.   That should
be directed back and the particular project you are trying to build.   
However, there is a bug
with () in the path that is fixed now.

-Bill



More information about the CMake mailing list