Estoy tratando de configurar Xedit y aunque agrego las mismas librerias que tengo en el make, me arroja un error que no logro entrarle
Si alguien le ha pasado lo mismo y me pueda ayudar
Compilando tutor01.prg...
Error E2209 C:\Harbour\Include\hbdefs.h 50: Unable to open include file 'stdarg.h'
Error E2209 C:\Harbour\Include\hbdefs.h 51: Unable to open include file 'stdio.h'
Error E2209 C:\Harbour\Include\hbdefs.h 52: Unable to open include file 'stdlib.h'
Error E2209 C:\Harbour\Include\hbdefs.h 53: Unable to open include file 'string.h'
Error E2209 C:\Harbour\Include\hbdefs.h 54: Unable to open include file 'limits.h'
Error E2209 C:\Harbour\Include\hbdefs.h 73: Unable to open include file 'stdint.h'
Warning W8017 C:\Harbour\Include\hbdefs.h 539: Redefinition of 'HB_LONG_LENGTH' is not identical
Error E2257 C:\Harbour\Include\hbdefs.h 572: , expected
Error E2257 C:\Harbour\Include\hbdefs.h 634: , expected
Error E2451 tutor01.c 19: Undefined symbol 'NULL'
Error E2141 tutor01.c 19: Declaration syntax error
Error E2190 tutor01.c 19: Unexpected }
Error E2040 tutor01.c 19: Declaration terminated incorrectly
Error E2190 tutor01.c 24: Unexpected }
Error E2109 tutor01.c 24: Not an allowed type in function hb_vm_SymbolInit_TUTOR01
1 Files, 1 Warnings, 14 Errors
Tiempo de compilación: 0.40s Tiempo de enlazado: 0s Tiempo total: 0.40s