Paulo Jorge Guedes wrote: >>-----Original Message----- >>From: William A. Hoffman [mailto:[EMAIL PROTECTED] >>Sent: segunda-feira, 3 de Abril de 2006 21:22 >>To: [email protected] >>Subject: RE: MSYS Makefiles Generator >> >>At 02:46 PM 4/3/2006, Paulo Jorge Guedes wrote: >> >>>>-----Original Message----- >>>>From: William A. Hoffman [mailto:[EMAIL PROTECTED] >>>>Sent: segunda-feira, 3 de Abril de 2006 18:52 >>>>To: [email protected] >>>>Subject: Re: MSYS Makefiles Generator >>>> >>>>There may be some cmake variables that can be converted to unix > > paths > >>>>that will fix the problem. This looks like it may have to do with > > the > >>>>FindQt4.cmake changes. What version of that are you using? >> >>I have committed a fix to cvs cmake that should fix the problem. > > > It seems it didn't :( > > I also have a "error: `getuid' undeclared"; this is declared in the > kdewin32 include files. I changed my CMAKE_INCLUDE_PATH to: > > $ echo $CMAKE_INCLUDE_PATH > C:/Program Files/kdewin32/include/mingw;C:/Program > Files/kdewin32/include;D:/gnuwin32/include > > But I still get the error. What am I doing wrong?
Did you try this in a fresh build tree? It may be that the CMakeDirectoryInformation.cmake files are left with the buggy version and prevent the fixed version from running and rewriting them. -Brad _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
