FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour error al linkear con fw1007 y c582
Posts: 162
Joined: Tue Feb 03, 2009 10:08 PM
error al linkear con fw1007 y c582
Posted: Sat Aug 21, 2010 10:36 PM

Don Antonio... estoy recompilando mis aplicaciones desde fw0802 a fw1007 y me encuentro con el siguiente error....

  • 20 --- Linkenado y Creando editor_prg.exe con ilink32 -Gn -aa -Tpe -s -v b32.bc....

Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_CHARREM' referenced from I:\FWH1007\LIB\FIVEHX.LIB|XBROWSE
RLINK32 Version 6.00 (c) Copyright 1992-2002 Borland Software Corporation.
Input resource file #1: "TMP1.$$$"
Reading resource files.

Como lo puedo solucionar

Saludos

Solucionado añadiendo la libreria ct.lin de xharbour 1.2.1, comentario dado por Daniel Garcia Gil. mil gracias.....
Donde se puede ver un manual donde explique que hay en cada una de esas librerias????

J. Ernesto Pinto Q.
Fwh_x64 2501, BCC++_x64 7_70 , Harbour 3.20, LopeEdit 5.8
jepsys@hotmail.com, jepsys@gmail.com

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: error al linkear con fw1007 y c582
Posted: Sat Aug 21, 2010 10:39 PM
Ernesto
J. Ernesto wrote:Error editor_prg.rc 3 31: Cannot open file: d:\fwsamples\samples\bitmaps\New.bmp


Verifique la ruta y que el archivo exista

J. Ernesto wrote:Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_CHARREM' referenced from I:\FWH1007\LIB\FIVEHX.LIB|XBROWSE
RLINK32 Version 6.00 (c) Copyright 1992-2002 Borland Software Corporation.


le falta incluir la libreria ct.lib de xharbour

Continue the discussion