On Monday, November 6, 2023 at 5:50:14 PM UTC-5, Enrico Maria Giordano wrote:
Il 06/11/2023 18:59, Ron Pinkas ha scritto:
And why xHarbour would require that when it is building for Windows?
What is the solution for this error?
I am not familiar with that code - this is a question to whom ever contributed it.
I find a workaroud: first I build all the libs except curl and then
curl. So, now I am ready to publish new xHarbour builds. But I'm waiting
for your OK regarding xbscript.
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Thx. Ready. We just need to add info about git:
Instructions for Existing Clones:
1. Pull Latest Changes like usual:
git pull
2. Ensure the old utils/xbscript directory is completely removed since it likely had a sub folder for your platform!
3. Now, you can initialize and fetch the content of the submodule:
git submodule update --init --recursive
Instructions for New Clones:
1. ADD the git flag '--recurse-submodules' as follows:
git clone --recurse-submodules
https://github.com/xHarbour-org/xharbour.git
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)