Siempre la he recompilado con la nueva version de xHarbour y FWH sin
ningun tipo de problemas; pero no sucedio asi con la version de
xHarbour de Nov 2009 (la version comercial "xBuilder" de xharbour.com que usa PellesC) y FWH 10.07
Al tratar de compilarla me genera lo siguiente:
Code: Select all
Type: C >>>xcc.exe -Fo"c5cnew.obj" -Ot -I"C:\xHBEnt\include"
-I"C:\xHBEnt\c_include" -I"C:\xHBEnt\c_include\win"
-I"C:\xHBEnt\c_include\msvc" "C:\canal5\libreria\source\c5cnew.c"<<<
C:\canal5\libreria\source\c5cnew.c(886): warning: Local 'nY' is not referenced.
C:\canal5\libreria\source\c5cnew.c(885): warning: Local 'nX' is not referenced.
C:\canal5\libreria\source\c5cnew.c(884): warning: Local 'nAzul' is not
referenced.
C:\canal5\libreria\source\c5cnew.c(884): warning: Local 'nVerde' is
not referenced.
C:\canal5\libreria\source\c5cnew.c(884): warning: Local 'nRojo' is not
referenced.
C:\canal5\libreria\source\c5cnew.c(883): warning: Local 'nColor' is
not referenced.
C:\canal5\libreria\source\c5cnew.c(1134): warning: Missing prototype
for 'C5_IsAppThemed'.
C:\canal5\libreria\source\c5cnew.c(1157): warning: Missing prototype
for 'C5_IsThemeActive'.
C:\canal5\libreria\source\c5cnew.c(2155): warning: Conversion from
'void *' to 'unsigned int' is undefined.
C:\canal5\libreria\source\c5cnew.c(2561): warning: Local 'sz' is not referenced.
C:\canal5\libreria\source\c5cnew.c(3040): error: Extraneous return value.
C:\canal5\libreria\source\c5cnew.c(3150): warning: Local 'hbrPrevious'
is not referenced.
Type: C >>>Couldn't build: c5cnew.obj<<<
Type: C >>>TMAKEOBJECT<<<
Type: C >>>TMAKEOBJECT:REFRESH<<<
Type: N >>> 1423<<<
Link to download the file:
http://rapidshare.com/files/415273134/c5cnew.c
Saludos y gracias de antemano
George