Actualización FW 2.8 (Para Antonio)

Actualización FW 2.8 (Para Antonio)

Postby Mike Serra » Tue Nov 07, 2006 6:35 pm

Buenas Tardes Antonio (y al Foro :D ):

Ya nos hemos actualizado a la versión y para tener mejor organizado la estructura de mis proyectos estoy empezando desde cero en una máquina. Ha instalado fwh.exe y xharbour. Lo único que he copiado del ordenador de los proyectos es la carpeta bcc55, pero al compilar me salen los siguientes errores:

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for xHarbour 2.8 - October 2006 xHarbour development power ³Ü
³ (c) FiveTech, 1993-2006 for Microsoft Windows 95/98/NT/2000/ME and XP ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
xHarbour Compiler build 0.99.61 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'...

Lines 24, 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:\xharbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h'
Error E2209 c:\xharbour\include\hbdefs.h 59: Unable to open include file 'stdio.h'
Error E2209 c:\xharbour\include\hbdefs.h 60: Unable to open include file 'stdlib.h'
Error E2209 c:\xharbour\include\hbdefs.h 61: Unable to open include file 'string.h'
Error E2209 c:\xharbour\include\hbsetup.h 61: Unable to open include file 'limits.h'
Error E2188 c:\xharbour\include\hbdefs.h 411: Expression syntax
Error E2257 c:\xharbour\include\hbdefs.h 436: , expected
Error E2139 c:\xharbour\include\hbvmpub.h 227: Declaration missing ;
Error E2451 tutor01.c 25: Undefined symbol 'NULL'
Error E2141 tutor01.c 25: Declaration syntax error
Error E2190 tutor01.c 25: Unexpected }
Error E2190 tutor01.c 25: Unexpected }
Error E2040 tutor01.c 25: Declaration terminated incorrectly
Error E2190 tutor01.c 31: Unexpected }
Error E2190 tutor01.c 31: Unexpected }
Error E2109 tutor01.c 31: Not an allowed type in function hb_vm_SymbolInit_TUTOR01
*** 16 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'
* There are errors



Pense que la carpeta bcc55 sería a lo mejor antigua (yo tenía fw 2.4) pero me he bajado la actual de la Web y sigue igual.

GRACIAS
Mike Serra
 
Posts: 297
Joined: Fri Apr 14, 2006 5:52 pm
Location: Córdoba (España)

Postby Antonio Linares » Tue Nov 07, 2006 6:47 pm

Mike,

Tienes que crear los ficheros bcc32.cfg y ilink32.cfg en c:\bcc55\bin ó en el path en donde hayas instalado Borland.

El contenido de esos ficheros ha de ser:

bcc32.cfg:
-I"C:\Bcc55\include"
-L"C:\Bcc55\lib"

ilink32.cfg:
-L"C:\Bcc55\lib"
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41462
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 143 guests