[wx-dev] [SVN trunk] Compile errors in src/msw/taskbar.cpp

Wlodek Szafran wlodek.szafran at hwcn.org
Sun Dec 2 09:13:56 PST 2007


On 12/02/2007 12:34 PM, Vadim Zeitlin wrote:
> On Sun, 02 Dec 2007 04:39:11 +0000 Wlodek Szafran <wlodek.szafran at hwcn.org> wrote:
> 
> WS> after the recent additions to src/msw/taskbar.cpp, this file no longer 
> WS> compiles:
> 
>  Using VC6 I guess?

Actually, it's GCC, in its MinGW flavour, sorry for not making that 
clear from the start.

> WS> ../src/msw/taskbar.cpp:345: error: 'NIN_BALLOONTIMEOUT' was not declared 
> WS> in this scope
> WS> ../src/msw/taskbar.cpp:349: error: 'NIN_BALLOONUSERCLICK' was not 
> WS> declared in this scope
> 
>  Added definitions for them if they're not defined, thanks,

Thank you, any of the MinGW headers doesn't seem to define the 
NIN_BALLOON* constants.

Best regards.

-- 
Wlodek Szafran




More information about the wx-dev mailing list