M_PI

Ralf Habacker ralf.habacker at freenet.de
Mon Apr 10 08:09:26 CEST 2006


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.

> Anyway, I hope that spending time so that KDE can build on Windows with MinGW 
> and VC++ can serve other people needs too.
>   
That's fine to hear. Be welcome.

Ralf



More information about the Kde-buildsystem mailing list