MIS PRIMEROS PASOS
Posted: Wed Jan 17, 2007 7:57 pm
NO PUEDO COMPILAR FWH26
INSTALE FWH26, BCC55, Y HARBOUR
Y dentro de la carpeta de sample del FWH26 uso el buildh
y compilar el tutor01.prg me da el siguiente error
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for Harbour 2.6 - April 2005 Harbour development power ³Ü
³ (c) FiveTech, 1993-2005 for Microsoft Windows 95/98/NT/2000/ME and XP ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'...
100
100
200
200
100
700
Lines 25, Functions/Procedures 2
Generating C source output to 'tutor01.c'... Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
tutor01.c:
Error E2209 c:\harbour\include\hbdefs.h 56: Unable to open include file 'stdarg.h'
Error E2209 c:\harbour\include\hbdefs.h 57: Unable to open include file 'stdio.h'
Error E2209 c:\harbour\include\hbdefs.h 58: Unable to open include file 'stdlib.h'
Error E2209 c:\harbour\include\hbdefs.h 59: Unable to open include file 'string.h'
Error E2209 c:\harbour\include\hbsetup.h 56: Unable to open include file 'limits.h'
Error E2188 c:\harbour\include\hbdefs.h 405: Expression syntax
Error E2257 c:\harbour\include\hbdefs.h 430: , expected
Error E2451 tutor01.c 18: Undefined symbol 'NULL'
Error E2141 tutor01.c 18: Declaration syntax error
Error E2190 tutor01.c 18: Unexpected }
Error E2190 tutor01.c 18: Unexpected }
Error E2040 tutor01.c 18: Declaration terminated incorrectly
Error E2190 tutor01.c 22: Unexpected }
Error E2190 tutor01.c 22: Unexpected }
Error E2109 tutor01.c 22: Not an allowed type in function hb_vm_SymbolInit_TUTOR01
*** 15 errors in Compile ***
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
* Application successfully built
INSTALE FWH26, BCC55, Y HARBOUR
Y dentro de la carpeta de sample del FWH26 uso el buildh
y compilar el tutor01.prg me da el siguiente error
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for Harbour 2.6 - April 2005 Harbour development power ³Ü
³ (c) FiveTech, 1993-2005 for Microsoft Windows 95/98/NT/2000/ME and XP ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'...
100
100
200
200
100
700
Lines 25, Functions/Procedures 2
Generating C source output to 'tutor01.c'... Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
tutor01.c:
Error E2209 c:\harbour\include\hbdefs.h 56: Unable to open include file 'stdarg.h'
Error E2209 c:\harbour\include\hbdefs.h 57: Unable to open include file 'stdio.h'
Error E2209 c:\harbour\include\hbdefs.h 58: Unable to open include file 'stdlib.h'
Error E2209 c:\harbour\include\hbdefs.h 59: Unable to open include file 'string.h'
Error E2209 c:\harbour\include\hbsetup.h 56: Unable to open include file 'limits.h'
Error E2188 c:\harbour\include\hbdefs.h 405: Expression syntax
Error E2257 c:\harbour\include\hbdefs.h 430: , expected
Error E2451 tutor01.c 18: Undefined symbol 'NULL'
Error E2141 tutor01.c 18: Declaration syntax error
Error E2190 tutor01.c 18: Unexpected }
Error E2190 tutor01.c 18: Unexpected }
Error E2040 tutor01.c 18: Declaration terminated incorrectly
Error E2190 tutor01.c 22: Unexpected }
Error E2190 tutor01.c 22: Unexpected }
Error E2109 tutor01.c 22: Not an allowed type in function hb_vm_SymbolInit_TUTOR01
*** 15 errors in Compile ***
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
* Application successfully built