win32 breakage


Subject: win32 breakage
sterwill@abisource.com
Date: Mon Feb 07 2000 - 20:50:18 CST


I'm getting some Win32 build breakage on my build host. Is this something
that's been here for a few days, or is this entirely new?

make ABI_ROOT=/work/abi -C win build
Building with [LicensedTrademarks:Off Debug:Off].
xap_Win32Dlg_FontChooser.cpp
xap_Win32Frame.cpp
xap_Win32Frame.cpp(78) : warning C4355: 'this' : used in base member initializer list
xap_Win32Frame.cpp(100) : warning C4355: 'this' : used in base member initializer list
xap_Win32Frame.cpp(492) : error C2065: 'LPNMTBCUSTOMDRAW' : undeclared identifier
xap_Win32Frame.cpp(492) : error C2146: syntax error : missing ';' before identifier 'pTBcd'
xap_Win32Frame.cpp(492) : error C2065: 'pTBcd' : undeclared identifier
xap_Win32Frame.cpp(492) : error C2146: syntax error : missing ';' before identifier 'lParam'
xap_Win32Frame.cpp(498) : error C2227: left of '->nmcd' must point to class/struct/union
xap_Win32Frame.cpp(498) : error C2228: left of '.hdr' must have class/struct/union type
xap_Win32Frame.cpp(498) : error C2228: left of '.hwndFrom' must have class/struct/union type
xap_Win32Frame.cpp(500) : error C2227: left of '->nmcd' must point to class/struct/union
xap_Win32Frame.cpp(500) : error C2228: left of '.dwDrawStage' must have class/struct/union type
xap_Win32Frame.cpp(504) : error C2227: left of '->nmcd' must point to class/struct/union
xap_Win32Frame.cpp(504) : error C2228: left of '.dwDrawStage' must have class/struct/union type
xap_Win32Frame.cpp(509) : error C2227: left of '->nmcd' must point to class/struct/union
xap_Win32Frame.cpp(509) : error C2228: left of '.rc' must have class/struct/union type
xap_Win32Frame.cpp(509) : error C2228: left of '.top' must have class/struct/union type
xap_Win32Frame.cpp(510) : error C2227: left of '->nmcd' must point to class/struct/union
... [lots more] ...

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Mon Feb 07 2000 - 20:50:18 CST