> > mingw32-make.exe[4]: Entering directory > `c:/harbour/source/rtl/gtwvt/win/poccce' > pocc.exe -I. -Ze -Go -Ot -Ox -Tarm-coff -D_WINCE -DUNICODE > -DHB_NO_WIN_CONSOLE -I../../../../../include -c ../../gtwvt.c > -Fogtwvt.obj > ../../gtwvt.c(1839): error #2048: Undeclared identifier 'WS_EX_LAYERED'. > ../../gtwvt.c(1847): error #2048: Undeclared identifier 'LWA_ALPHA'.
Thanks, this should be fixed. Try using 'set HB_USER_MAKEFLAGS=-i' to let it continue and gather all such errors in one pass. Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
