FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour fwh 25.04.2 TIMEFROMSTART error link.
Posts: 193
Joined: Wed Apr 04, 2007 06:54 AM
fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 08:51 AM

i have just downloaded the new fwh64 25.04.2

i obtain this error link:

FiveH64.lib(msgbar.obj) : error LNK2005: HB_FUN_TIMEFROMSTART già definito in FiveH64.lib(window.obj)

scuola.exe : fatal error LNK1169: rilevato uno o più simboli definiti più volte

  • Linking errors *

with the 25.04 i have no errors. i don't use the TimeFromStart() function in my program.

thanks, Marzio

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 09:49 AM
function TimeFromStart()
is only defined in window.prg. Are you using a customised version of msgbar.prg?
Posts: 193
Joined: Wed Apr 04, 2007 06:54 AM
Re: fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 10:00 AM

thanks Enrico,

no, i use a customised version of tcBrowse.prg

i have 3 obj file: scuola.obj, functscl.obj and tcbrowse.obj

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 10:22 AM

Please check your msgbar.prg. Is there a TimeFromStart function defined inside it?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 10:23 AM
Dear Marzio,

Please download FWH 25.04.2 64 bits again

many thanks for your feedback :wink:
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 193
Joined: Wed Apr 04, 2007 06:54 AM
Re: fwh 25.04.2 TIMEFROMSTART error link.
Posted: Mon Jun 23, 2025 01:37 PM

many thanks Antonio,

i have download again fwh 25.04.2, now all works fine!

Gracias, Marzio

Continue the discussion