Hi,

After last SVN I try to build libs for WinCe using EVC4:

gtwvt.c
p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1442) : error C2065: 'WM_ENTERSIZEMOVE' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1442) : error C2051: case expression not constant p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1456) : error C2065: 'SWP_DEFERERASE' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1458) : error C2065: 'SW_NORMAL' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1462) : error C2065: 'WM_EXITSIZEMOVE' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1462) : error C2051: case expression not constant p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1473) : error C2065: 'SC_MAXIMIZE' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1473) : error C2051: case expression not constant p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1480) : warning C4013: 'SetWindowLongPtr' undefined; assuming extern returning int

I am using these sets:

SET HB_ARCHITECTURE=w32
SET HB_GT_LIB=gtgui
SET HB_GT_DEFAULT=gui
SET HB_VISUALC_VER=60
SET HB_BUILD_MODE=c
SET
CLIBFLAGS=-DHB_OS_WIN_32  -DHB_WINCE -DHB_GTGUI_HACK -DHARBOUR_MAIN_WIN 
-DHB_TR_LEVEL_ALWAYS
-DUNICODE


Regards,
José Luis Capel
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to