New FWH 20.06
Posted: Thu Jul 09, 2020 9:38 am
www.FiveTechSoft.com
https://fivetechsoft.com/forums/
Where is download Antonio? Can you please show step by step?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 ... /162889869
Download the "artifact" there:
https://github.com/FiveTechSoft/Harbour ... s/10654194
Harbour for Windows 64 using BCC
https://github.com/FiveTechSoft/Harbour ... /162890054
Artifact to download:
https://github.com/FiveTechSoft/Harbour ... s/10654253
Code: Select all
Harbour for Windows 32 using BCC
https://github.com/FiveTechSoft/Harbour_builder/actions/runs/162889869
Code: Select all
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