I've downloaded latest snapshot ( 4.4.0 2008 03 06 ) and there is no
error with _EXCEPTION_POINTERS, but still have error with labs (
C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\math.h(529) : error C2668: 'labs' : ambiguous call to
overloaded function )

        Witek

-----Original Message-----
From: Thomas Strehl [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 05, 2008 5:08 PM
To: Witek Tyszkowski
Cc: [email protected]
Subject: Re: Qt4.4 beta1 compilation error

Hi Witek,

this issue has already been fixed. To workaround the problem for now,
configure Qt without -no-stl.


Thanks for your report!

Thomas

> Qt4.4 beta1 does not compile with Visual C++ 2003:
>  
> configure -release -no-dsp -no-stl
>  
> qanalyzer.cpp
> C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\eh.h(51) : error C2872: '_EXCEPTION_POINTERS' : 
> ambiguous symbol
>         could be 'C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\eh.h(50) : _EXCEPTION_POINTERS'
>         or       'C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\PlatformSDK\Include\WinNT.h(3566) : 
> `anonymous-namespace'::_EXCEPTION_POINTERS'
> C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\math.h(529) : error C2668: 'labs' : ambiguous call to

> overloaded function
>         C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\math.h(192): could be 'long labs(long)'
>         C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\stdlib.h(292): or       'long 
> `anonymous-namespace'::labs(long)'
>         while trying to match the argument list '(long)'
> C:\Program Files\Microsoft Visual Studio .NET 
> 2003\Vc7\include\ostream(604) : fatal error C1903: unable to recover 
> from previous error(s); stopping compilation
>  
>  

To unsubscribe - send "unsubscribe" in the subject to
[EMAIL PROTECTED]

To unsubscribe - send "unsubscribe" in the subject to [EMAIL PROTECTED]

Reply via email to