> -----Original Message----- > From: William A. Hoffman [mailto:[EMAIL PROTECTED] > Sent: terça-feira, 4 de Abril de 2006 17:09 > To: kde-buildsystem@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 _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem