Connecting... cd d:\source\tmp\paint wmake -f d:\source\tmp\paint\paint.mk -h -e d:\source\tmp\paint\paint.exe wpp fpaint.cpp -i=G:\WATCOM\h;G:\WATCOM\h\win;d:\source\bif\include -w4 -e25 -dBIF_IN_SLL -zq -otexan -d2 -zc -ml -bt=windows -wx FPaint.h(50): Warning! W297: (col 30) class friend declaration needs 'class' or 'struct' keyword FPaint.h(50): Note! N393: (col 30) included from fpaint.cpp(27) FPaint.h(177): Warning! W014: (col 60) no reference to symbol 'pWnd' FPaint.h(177): Note! N392: (col 60) 'FSpace * pWnd' in 'FCompatibleSpace::FCompatibleSpace( FSpace * )' defined in: FPaint.h(177) (col 35) FPaint.h(220): Warning! W004: (col 31) base class 'FGdiObject' does not have a virtual destructor FPaint.h(240): Warning! W004: (col 30) base class 'FGdiObject' does not have a virtual destructor FPaint.h(255): Warning! W004: (col 33) base class 'FGdiObject' does not have a virtual destructor fpaint.cpp(153): Warning! W389: (col 28) integral value may be truncated during assignment or initialization fpaint.cpp(153): Warning! W389: (col 28) integral value may be truncated during assignment or initialization fpaint.cpp(158): Warning! W389: (col 28) integral value may be truncated during assignment or initialization fpaint.cpp(158): Warning! W389: (col 28) integral value may be truncated during assignment or initialization fpaint.cpp(164): Warning! W389: (col 28) integral value may be truncated during assignment or initialization fpaint.cpp(164): Warning! W389: (col 28) integral value may be truncated during assignment or initialization wpp maptest.cpp -i=G:\WATCOM\h;G:\WATCOM\h\win;d:\source\bif\include -w4 -e25 -dBIF_IN_SLL -zq -otexan -d2 -zc -ml -bt=windows -wx FPaint.h(50): Warning! W297: (col 30) class friend declaration needs 'class' or 'struct' keyword FPaint.h(50): Note! N393: (col 30) included from maptest.cpp(11) FPaint.h(177): Warning! W014: (col 60) no reference to symbol 'pWnd' FPaint.h(177): Note! N392: (col 60) 'FSpace * pWnd' in 'FCompatibleSpace::FCompatibleSpace( FSpace * )' defined in: FPaint.h(177) (col 35) FPaint.h(220): Warning! W004: (col 31) base class 'FGdiObject' does not have a virtual destructor FPaint.h(240): Warning! W004: (col 30) base class 'FGdiObject' does not have a virtual destructor FPaint.h(255): Warning! W004: (col 33) base class 'FGdiObject' does not have a virtual destructor maptest.cpp(58): Warning! W014: (col 1) no reference to symbol 'ev' maptest.cpp(58): Note! N392: (col 1) 'FSizeEvent & ev' in 'Bool ClientView::SizeChanged( FSizeEvent & )' defined in: maptest.cpp(53) (col 43) maptest.cpp(69): Error! E029: (col 9) symbol 'TRACE' has not been declared maptest.cpp(85): Warning! W014: (col 1) no reference to symbol 'ev' maptest.cpp(85): Note! N392: (col 1) 'FPaintEvent & ev' in 'Bool ClientView::Paint( FPaintEvent & )' defined in: maptest.cpp(60) (col 38) maptest.cpp(149): Error! E029: (col 22) symbol 'TRACE' has not been declared maptest.cpp(156): Warning! W014: (col 1) no reference to symbol 'argc' maptest.cpp(156): Note! N392: (col 1) 'int argc' in 'Bool System::StartUp( int, char * * )' defined in: maptest.cpp(141) (col 27) maptest.cpp(156): Warning! W014: (col 1) no reference to symbol 'argv' maptest.cpp(156): Note! N392: (col 1) 'char * * argv' in 'Bool System::StartUp( int, char * * )' defined in: maptest.cpp(141) (col 40) maptest.cpp(158): Error! E347: (col 26) protected base class accessed to convert return expression maptest.cpp(158): Note! N630: (col 26) source conversion type is "System *" maptest.cpp(158): Note! N631: (col 26) target conversion type is "FApplication *" Error(E42): Last command making (d:\source\tmp\paint\maptest.obj) returned a bad status Error(E02): Make execution terminated Execution complete