> --- Ursprüngliche Nachricht --- > Von: Ralf Habacker <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: M_PI > Datum: Mon, 10 Apr 2006 08:09:26 +0200 > > Paulo Moura Guedes schrieb: > > On Friday 07 April 2006 21:10, Christian Ehrlicher wrote: > > > >> Paulo Jorge Guedes schrieb: > >> > >>> I'm going out for the weekend and I won't have an internet connection. > >>> I also send the math.h file that fixes the compilation. > >>> > >> Sometimes you have really funny ideas - do you really think M$ change > >> their math.h to fit your needs? > >> > > > > I'm glad you appreciate my sense of humour but what do you mean? > > I sent the file with the purpose of explaining myself better. > > > He mean, that there are no chances to change a header file provided with > the msvc compiler, because ms will ignore relating patches. > > To add definitions you have to change kdelibs\win\include\msvc\math.h > for msvc compiler and kdelibs\win\include\mingw\math.h if you are using > gcc on windows. > > Then you can create a patch using the svn command line tool with svn > diff win\include\msvc\math.h, which output should be send to this list. I fixed this on friday. The problem was that this project did not depend on kdecore and therefore kdewin32 include dir was not added.
Christian -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
