POCC /Ze /Zx /Tx86-coff /Go /I"INCLUDE" /I"C:\PELLESC\INCLUDE" /I"C:\PELLESC\INCLUDE\WIN" /I"obj\pc" /D"NEED_DUMMY_RETURN" /D"__WIN32__" /D"WIN32" /D"NULL=0" /Foobj\pc\hbgtcore.obj source\rtl\hbgtcore.c source\rtl\hbgtcore.c(3111): error #2060: Illegal return type; found 'const char *' expected 'char *'. source\rtl\hbgtcore.c(3148): error #2168: Operands of = have incompatible types 'HB_GT_FUNCS *' and 'const HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3163): error #2168: Operands of = have incompatible types 'HB_GT_FUNCS *' and 'const HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3191): error #2140: Type error in argument 1 to 'memcpy'; found 'const HB_GT_FUNCS *' expected 'void *'. source\rtl\hbgtcore.c(3208): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3221): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3230): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3235): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3242): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3256): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. source\rtl\hbgtcore.c(3264): error #2140: Type error in argument 2 to 'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'. POMAKE: fatal error: 'POCC', error 1.
--- Eduardo --- Em qua, 26/11/08, Miguel Angel Marchuet <[EMAIL PROTECTED]> escreveu: > De: Miguel Angel Marchuet <[EMAIL PROTECTED]> > Assunto: [xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel Angel > Marchuet <[EMAIL PROTECTED]> > Para: "xharbour developer list" <[email protected]> > Data: Quarta-feira, 26 de Novembro de 2008, 15:16 > 2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet > <[EMAIL PROTECTED]> > * common.mak > * compile.mak > + source\common\hbwince.c > + Added file with wc (WIDECHAR) functions > > * include\hbapigt.h > * include\hbgtcore.h > * source\rtl\gtapi.c > * source\rtl\gtclip.c > * source\rtl\gtstd\gtstd.c > * source\rtl\gtwin\gtwin.c > * source\rtl\hbgtcore.c > * source\rtl\setcolor.c > * source\rtl\tget.prg > ! fixed some SetColor function and ColorSpec data > from tget, to be more clipper compatible > there are some remaining questions than can be see > at hbtest. > > * source\vm\classes.c > ! fixed bug when is used profiler with HB_NO_PROFILER > > * source\compiler\exproptb.c > * source\compiler\exproptc.c > * minor syntax corrections. > > Best regards, > Miguel Angel Marchuet > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge > Build the coolest Linux based applications with Moblin SDK > & win great prizes > Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > xHarbour-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xharbour-developers Veja quais são os assuntos do momento no Yahoo! +Buscados http://br.maisbuscados.yahoo.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

