rebuild mod_harbour

Responder
fred2088
Mensajes: 8
Registered for: 9 months
Hong Kong

rebuild mod_harbour

Mensaje por fred2088 »

Dear Sirs,

try to rebuild mod_harbour, after setup msvc 2022, and the compile environment
it show a lot of error on hbcurl, hbssl ... lib etc

what's lib are required to compile successfully

TIA

fred2088
Mensajes: 8
Registered for: 9 months
Hong Kong

Mensaje por fred2088 »

try to rebuild on v1 and v2, but both got error with no found hbssl.lib

how to find this library ?

Thanks

diegof
Mensajes: 42
Registered for: 3 years
Argentina

Mensaje por diegof »

harbour core libs
https://github.com/diegofazio/harbour_b ... ows_64.zip

Video to build modV2.1 from your own github repo
https://www.youtube.com/watch?v=ocwr4W01FNs
fred2088 escribió: Lun Ago 21, 2023 9:21 am try to rebuild on v1 and v2, but both got error with no found hbssl.lib

how to find this library ?

Thanks

fred2088
Mensajes: 8
Registered for: 9 months
Hong Kong

Mensaje por fred2088 »

Great ! custom build of mod_harbour created like a charm,

just a short question that contrib lib are all included into modharbour like xlsxwriter.lib ?

Regards

diegof
Mensajes: 42
Registered for: 3 years
Argentina

Mensaje por diegof »

hbssl yes.
xlsxwriter.lib no. It's there becouse I use it in my own projects.
The intention is not to overload the mod when it is not necessary. Also, more things it has, more difficult to build.

Diego.
fred2088 escribió: Mar Ago 22, 2023 3:30 pm Great ! custom build of mod_harbour created like a charm,

just a short question that contrib lib are all included into modharbour like xlsxwriter.lib ?

Regards

Responder