and another report I got:

---------- Forwarded message ----------
From: Serguei Trouchelle <[email protected]>
Date: Sat, Jan 10, 2009 at 6:41 AM
Subject: Re: Smoking Padre
To: Gabor Szabo <[email protected]>


Gabor Szabo wrote:

>> FWIW, Wx-0.89 doesn't compile on my Ubuntu system. So Padre never even gets
>> built, much less tested.

> Can you, please send me (or padre-dev) the error?

Hello Gabor,

I'm having problems compiling Wx 0.89 (as well as previous 0.8x
versions) on MSWin32 for both 5.8 and 5.10 with latest Alien-wxWidgets
0.42, "make" fails with the following error:

       cl -c  -I. -I.
-IC:\bin\dev\perl\site\lib\Alien\wxWidgets\msw_2_8_8_uni_cl_0\lib
-IC:\bin\dev\perl\site\lib\Alien\wxWidgets\msw_2_8_8_uni_cl_0\include
-IC:\bin\dev\perl\site\lib\Alien\wxWidgets\msw_2_8_8_uni_cl_0\include
-GF -TP /c
 /nologo /TP /MD /O2 /W4 /GR /EHsc -MD -Zi -DNDEBUG -O1
-DVERSION=\"0.89\"  -DXS_VERSION=\"0.89\" "-IC:\bin\dev\perl\lib\CORE"
 -DWIN32 -D__WXMSW__ -D_UNICODE -DWXUSINGDLL -D_WINDOWS -DNOPCH
-D_CRT_SECURE_NO_DEPRECATE Controls.c
Command line warning D4025 : overriding '/O2' with '/O1'
Controls.c
Controls.c(248) : warning C4189: 'targ' : local variable is
initialized but not referenced
Controls.c(246) : warning C4189: 'THIS' : local variable is
initialized but not referenced
Controls.c(465) : warning C4189: 'THIS' : local variable is
initialized but not referenced
Controls.c(596) : warning C4189: 'THIS' : local variable is
initialized but not referenced
Controls.c(3505) : warning C4189: 'CLASS' : local variable is
initialized but not referenced
cpp/combopopup.h(90) : warning C4003: not enough actual parameters for
macro 'DEF_V_CBACK_WXOBJECTsP__VOID_'
cpp/combopopup.h(96) : error C2562: 'OnComboKeyEvent' : 'void'
function returning a value
       cpp/combopopup.h(82) : see declaration of 'OnComboKeyEvent'
cpp/odcombo.h(50) : error C2562: 'OnDrawItem' : 'void' function
returning a value
       cpp/odcombo.h(40) : see declaration of 'OnDrawItem'
cpp/odcombo.h(53) : error C2562: 'OnDrawBackground' : 'void' function
returning a value
       cpp/odcombo.h(41) : see declaration of 'OnDrawBackground'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

It's MSVC6 if it matters. I can file a bug in RT, but if it would be better.

--
Serguei Trouchelle

Reply via email to