mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Qt 4.7 (help wanted)


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Qt 4.7 (help wanted)
Date: Tue, 1 Jun 2010 01:16:21 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Mark Brand <address@hidden> schrieb:
>>>> Here is the line:
>>>>
>>>> QMAKE_CFLAGS = -pipe -isystem /usr/i686-pc-mingw32/include
[...]
>>> Without having tested, I'm pretty sure you can simplify the line to:
>>>
>>>      QMAKE_CFLAGS = -pipe
[...]
>> Is the "#include <float.h>" in tools/qlocale.cpp picking up  a  
>> different float.h?
>
> This float.h seems to be in the way:
>
> usr/lib/gcc/i686-pc-mingw32/4.5.0/include/float.h

The bug report at

    http://bugreports.qt.nokia.com/browse/QTBUG-5670

proposes to copy the float.h from usr/i686-pc-mingw32/include/ to
qt-.../include/, But I guess this is even less "clean" than your
current approach of replacing that absolute include path.

Maybe someone else has an idea on that issue?


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR



reply via email to

[Prev in Thread] Current Thread [Next in Thread]