Hola Rafa!
Okay, el fichero cStruct.ch es cstruct.ch in xharbour/include. En
Linux es una diferencia entre cStruct.ch y cstruct.ch.
Pero no puedo compilar xharbour 0.99.61 con tpict.prg:
make[3]: Entering directory `/usr/src/xharbour/source/rtl/linux/gcc'
../../../../source/compiler/linux/gcc/harbour ../../tpict.prg -n -q0
-w -es2 -gc0 -I../../ -I../../include -I../../../../include
../../tpict.prg(113) Error E0010 'Class "GENTRY" not declared for
method: ParcePict(cPict ) ; function ParcePict(cPict ) ; local self :=
QSelf()'
../../tpict.prg(116) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(116) Warning W0001 Ambiguous reference: 'CPICT'
../../tpict.prg(117) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(119) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(120) Warning W0005 RETURN statement with no return
value in function
../../tpict.prg(122) Error E0030 Syntax error: "syntax error at
'ADDPICTFUNCTION'"
../../tpict.prg(123) Error E0004 LOCAL declaration follows executable
statement
../../tpict.prg(127) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(128) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(130) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(130) Warning W0002 Ambiguous reference, assuming
memvar: 'CCOMP'
../../tpict.prg(131) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(131) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(132) Error E0030 Syntax error: "syntax error at 'ATMP'"
../../tpict.prg(133) Error E0030 Syntax error: "syntax error at 'CASE'"
../../tpict.prg(135) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(135) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(136) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(137) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(138) Error E0018 EXIT statement with no loop in sight
../../tpict.prg(141) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(142) Error E0030 Syntax error: "syntax error at ')'"
../../tpict.prg(143) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(143) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(144) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(145) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(146) Error E0018 EXIT statement with no loop in sight
../../tpict.prg(149) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(150) Error E0018 EXIT statement with no loop in sight
../../tpict.prg(152) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(153) Error E0030 Syntax error: "syntax error at 'ELSE'"
../../tpict.prg(155) Error E0030 Syntax error: "syntax error at 'ENDIF'"
../../tpict.prg(157) Error E0030 Syntax error: "syntax error at 'ELSE'"
../../tpict.prg(159) Error E0030 Syntax error: "syntax error at 'ENDIF'"
../../tpict.prg(161) Error E0030 Syntax error: "syntax error at 'ELSE'"
../../tpict.prg(163) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(164) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(165) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(165) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(166) Warning W0001 Ambiguous reference: 'SELF'
../../tpict.prg(174) Error E0030 Syntax error: "syntax error at 'ENDIF'"
15 errors
No code generated
make[3]: *** [tpict.c] Fehler 1
Que puedo hacer?
Saludos
Claudia