MSYS Makefiles Generator

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Tue Apr 4 18:15:07 CEST 2006


> -----Original Message-----
> From: William A. Hoffman [mailto:billlist at nycap.rr.com]
> Sent: terça-feira, 4 de Abril de 2006 17:09
> To: kde-buildsystem at kde.org
> Subject: RE: MSYS Makefiles Generator
> 
> At 12:01 PM 4/4/2006, Paulo Jorge Guedes wrote:
> >Well, I renamed gnu32 and mingw unistd.h files and now it looks for the
> right unistd.h which has getuid() and friends declared. It seems that
> CMAKE_INCLUDE_PATH is ignored...
> 
> CMAKE_INCLUDE_PATH is used to find header files.  It does not add an
> actual -I to
> the build.

I'm a little confused.

The right unistd.h is in " C:\Program Files\kdewin32\include\mingw". That file includes a " ../include/unistd.h" that doesn't exist.

The order of include paths should be set by me? I haven't had this problem before, don't know what caused it and if it should be corrected on my side or not (the missing " ../include/unistd.h" seems like a real problem).

Paulo


More information about the Kde-buildsystem mailing list