New FWH 20.06
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: New FWH 20.06
Antonio,
Thanks for the new FWH.
Unfortunately, some links to Harbour aren't working. I get a 404 error.
Can you check, please?
Thanks.
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. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Re: New FWH 20.06
Antonio
Tried to download Borland 64 bit from the FTDN site and got a 404 error on GitHub ..
Thanks
Rick Lipkin
Tried to download Borland 64 bit from the FTDN site and got a 404 error on GitHub ..
Thanks
Rick Lipkin
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: New FWH 20.06
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
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
Re: New FWH 20.06
Thanks a lot, Antonio.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Re: New FWH 20.06
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.
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. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: New FWH 20.06
Michel,
Are you linking the latest FWH\lib\xfw.lib ?
Are you linking the latest FWH\lib\xfw.lib ?
Re: New FWH 20.06
Sorry, no. I didn't.
Thanks for your tip.
Problem solved.
Have a nice weekend.
Thanks for your tip.
Problem solved.
Have a nice weekend.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Re: New FWH 20.06
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
Regards,
Hakan ONEMLI
Harbour & VS 2019 & FWH 20.12
Hakan ONEMLI
Harbour & VS 2019 & FWH 20.12
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: New FWH 20.06
Antonio ,
with the
I have this error
If use I my old libcurl.lib all works ok
Maurizio
with the
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
Maurizio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: New FWH 20.06
Maurizio,
> If use I my old libcurl.lib all works ok
What is its size ?
> If use I my old libcurl.lib all works ok
What is its size ?
Re: New FWH 20.06
Antonio
libcurl.lib 7680 - 17/06/2010
Maurizio
libcurl.lib 7680 - 17/06/2010
Maurizio
Re: New FWH 20.06
Antonio ,
contrariwise if I download
Harbour for Windows 32 using MSVC , works well .
Maurizio
contrariwise if I download
Harbour for Windows 32 using MSVC , works well .
Maurizio