> -----Original Message----- > From: William A. Hoffman [mailto:[EMAIL PROTECTED] > Sent: terça-feira, 4 de Abril de 2006 14:16 > To: kde-buildsystem@kde.org > Subject: RE: MSYS Makefiles Generator > > At 05:39 AM 4/4/2006, Paulo Jorge Guedes wrote: > >> -----Original Message----- > >> From: William A. Hoffman [mailto:[EMAIL PROTECTED] > >> Sent: segunda-feira, 3 de Abril de 2006 21:22 > >> To: kde-buildsystem@kde.org > >> 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: kde-buildsystem@kde.org > >> >> 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 :( > > The dashboard is using a cmake from 3/17/2006 and that does not have the > changes I commited. You can see the version used by clicking on the icon > that looks like a gear next to the note icon. Your build is > mojo.risin.mingw right?
Right. Sorry for didn't mention before but I'm not testing with the dashboard. It's a fresh updated checkout that I use to see if the problem is with the dash setup or not. > >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? > > Maybe rebuild kdewin32, reinstall it, and then remove CMakeCache.txt > from the build tree. Yeah, I did that (see above) but didn't work. > Part of the nightly build process should be > a separate build of kdewin32 and install. (did I mention that this > is not a good way to do this :) ). kdewin32 installs on "C:/Program Files/kdewin32". My envs are set like this: CMAKE_INCLUDE_PATH C:/Program Files/kdewin32/include/mingw;C:/Program Files/kdewin32/include;D:/gnuwin32/include CMAKE_LIBRARY_PATH C:/Program Files/kdewin32/lib; C:/Program Files/kdewin32/bin;D:/gnuwin32/lib This used to work. Don't know what the problem is. I though this was a specific problem with my dashboard setup but I got the same errors with a free build. Paulo _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem