FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New FWH 20.06
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
New FWH 20.06
Posted: Thu Jul 09, 2020 09:38 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: New FWH 20.06
Posted: Thu Jul 09, 2020 11:40 AM

Antonio,

Thanks for the new FWH.
Unfortunately, some links to Harbour aren't working. I get a 404 error.
Can you check, please?

Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: New FWH 20.06
Posted: Thu Jul 09, 2020 02:50 PM

Antonio

Tried to download Borland 64 bit from the FTDN site and got a 404 error on GitHub ..

Thanks
Rick Lipkin

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 07:26 AM
Michel, Rick,

Please select from this site (left side) the version that you need, then download the corresponding "artifact":
https://github.com/FiveTechSoft/Harbour_builder/actions

In example:
Harbour for Windows 32 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162889869
Download the "artifact" there:
https://github.com/FiveTechSoft/Harbour_builder/suites/894320898/artifacts/10654194

Harbour for Windows 64 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162890054
Artifact to download:
https://github.com/FiveTechSoft/Harbour_builder/suites/894321142/artifacts/10654253
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 12:09 PM

Thanks a lot, Antonio.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 12:19 PM

Antonio,

When building my application by using xHarbour Builder, I get these errors :

 - unresolved external  '_SetClassLongPtr' referenced from FiveHCM.lib
 - unresolved external  '_GetClassLongPtr' referenced from FiveHCM.lib

What can I do about it?

Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 02:18 PM

Michel,

Are you linking the latest FWH\lib\xfw.lib ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 04:01 PM

Sorry, no. I didn't.
Thanks for your tip.
Problem solved.
Have a nice weekend.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: New FWH 20.06
Posted: Fri Jul 10, 2020 07:09 PM
Antonio Linares wrote:Michel, Rick,

Please select from this site (left side) the version that you need, then download the corresponding "artifact":
https://github.com/FiveTechSoft/Harbour_builder/actions

In example:
Harbour for Windows 32 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162889869
Download the "artifact" there:
https://github.com/FiveTechSoft/Harbour_builder/suites/894320898/artifacts/10654194

Harbour for Windows 64 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162890054
Artifact to download:
https://github.com/FiveTechSoft/Harbour_builder/suites/894321142/artifacts/10654253


Where is download Antonio? Can you please show step by step?
Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: New FWH 20.06
Posted: Wed Jul 15, 2020 10:25 AM
Antonio ,

with the
Code (fw): Select all Collapse
Harbour for Windows 32 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162889869


I have this error
Code (fw): Select all Collapse
Error: Unresolved external '_curl_global_init_mem' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_global_cleanup' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_formfree' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_cleanup' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_reset' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_duphandle' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_init' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_pause' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_perform' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_send' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_recv' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_formadd' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_slist_append' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_setopt' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_getinfo' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_slist_free_all' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_escape' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_unescape' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_version' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_version_info' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_easy_strerror' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_getdate' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_escape' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_unescape' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core
Error: Unresolved external '_curl_free' referenced from C:\FWH_20\HARBOUR_BCC7\LIB\HBCURL.LIB|core


If use I my old libcurl.lib all works ok

Maurizio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: New FWH 20.06
Posted: Wed Jul 15, 2020 11:24 AM

Maurizio,

> If use I my old libcurl.lib all works ok

What is its size ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: New FWH 20.06
Posted: Wed Jul 15, 2020 12:42 PM

Antonio
libcurl.lib 7680 - 17/06/2010

Maurizio

Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: New FWH 20.06
Posted: Fri Jul 17, 2020 12:34 PM

Antonio ,
contrariwise if I download
Harbour for Windows 32 using MSVC , works well .

Maurizio

Continue the discussion