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

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to