16.10 Unresolved external symbol _hb_partdt

Post Reply
Diego Decandia
Posts: 40
Joined: Fri Aug 22, 2014 6:21 am

16.10 Unresolved external symbol _hb_partdt

Post by Diego Decandia »

xLINK: error: Unresolved external symbol '_hb_partdt referenced from FiveHMX.lib(VALTOSTR.obj)'.

I'm using xHarbour.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by Antonio Linares »

Diego,

We are checking it to implement a solution for it asap

many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
cdmmaui
Posts: 693
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong
Contact:

Re: 16.10 Unresolved external symbol _HB_FUN_HB_TSTOUTC

Post by cdmmaui »

Hello,

Can you provide the library name that contains the subject unresolved external symbol?

Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\FWH1212\LIB\FIVEH.LIB|VALTOSTR
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by Antonio Linares »

Darrell,

Please try with hbformat.lib
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
cdmmaui
Posts: 693
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by cdmmaui »

Hi Antonio,

That LIB does not exist in the latest FWH version.

Sincerely,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cnavarro
Posts: 6557
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: 16.10 Unresolved external symbol _hb_partdt

Post by cnavarro »

cdmmaui wrote:Hi Antonio,

That LIB does not exist in the latest FWH version.

Sincerely,


This lib It's a lib of harbour distribution
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cdmmaui
Posts: 693
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by cdmmaui »

Hello,

I am still getting the same error. Do you need to upgrade to Harbour BCC7?

Sincerely,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
Posts: 693
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by cdmmaui »

Hello,

I tried to build (BUILDH.BAT) a sample application and got the following errors.

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for Harbour 16.10 - Oct. 2016 Harbour development power ³Ü
³ (c) FiveTech 1993-2016 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
Harbour 3.2.0dev (Rev. 18449)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'testxbrw.prg' and generating preprocessed output to 'testxbrw.ppo'...
.
.
.
Lines 6095, Functions/Procedures 24
Generating C source output to 'testxbrw.c'... Done.
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
testxbrw.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_OCCURS' referenced from C:\FWH1212\LIB\FIVEH.LIB|XBROWSE
Error: Unresolved external '_hb_extIsNil' referenced from C:\FWH1212\LIB\FIVEHC.LIB|RICHEDIT
Error: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\FWH1212\LIB\FIVEH.LIB|VALTOSTR
* Linking errors *
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by Antonio Linares »

Darrell,

You are using FWH 16.10 but you are linking libs from C:\FWH1212

Error: Unresolved external '_HB_FUN_OCCURS' referenced from C:\FWH1212\LIB\FIVEH.LIB|XBROWSE
Error: Unresolved external '_hb_extIsNil' referenced from C:\FWH1212\LIB\FIVEHC.LIB|RICHEDIT
Error: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\FWH1212\LIB\FIVEH.LIB|VALTOSTR
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by Antonio Linares »

Darrell,

Yes, if you plan to use FWH 16.10 then you need bcc 7
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
nageswaragunupudi
Posts: 10721
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 8 times
Contact:

Re: 16.10 Unresolved external symbol _hb_partdt

Post by nageswaragunupudi »

You also need to use the latest version of Harbour
Regards

G. N. Rao.
Hyderabad, India
User avatar
wilsongamboa
Posts: 614
Joined: Wed Oct 19, 2005 6:41 pm
Location: Quito - Ecuador
Been thanked: 5 times

Re: 16.10 Unresolved external symbol _hb_partdt

Post by wilsongamboa »

buenas tardes me uno a los errores se necesitaria un harbour y un bcc77 ya listos porque no ha sido posible construir ejecutable si alguien tiene y desea compartir muy agradecido, ya baje todo lo que se piede pero nada
gracias por anticipado
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Post Reply