Page 2 of 2

Re: Nuevo FWH 25.01

Posted: Sat Feb 22, 2025 3:02 pm
by Enrico Maria Giordano
You have to link these libs:

Code: Select all | Expand

hbcurl.a
libcurl-x64.a

Re: Nuevo FWH 25.01

Posted: Sat Feb 22, 2025 11:39 pm
by CARLOS ATUNCAR
Antonio Linares wrote: Sat Feb 22, 2025 6:17 am
CARLOS ATUNCAR wrote: Fri Feb 21, 2025 10:04 pm Saludos Antonio los que tienen la version 2409 del seminario tambien pueden descargar la actualizacion ?
Vamos a considerarlo
nos haces saber donde actualizar, muchas Gracias

Re: Nuevo FWH 25.01

Posted: Tue Feb 25, 2025 10:43 am
by nageswaragunupudi
karinha wrote: Wed Feb 19, 2025 2:32 pm Good morning beloved master, I did not see any reference to the solution to the problem created in FWH2409 in reference to the accentuation problem using: HB_SETCODEPAGE( "PT850" ). Thank you.

Buenos días querido maestro, no vi ninguna referencia a la solución al problema creado en FWH2409 en referencia al problema de acentuación usando: HB_SETCODEPAGE( "PT850" ). Gracias.

Gracias, tks.

Regards, saludos.
There should be no issues now
Please test.

Re: Nuevo FWH 25.01

Posted: Wed Feb 26, 2025 12:33 pm
by leandro
Enrico Maria Giordano wrote: Sat Feb 22, 2025 3:02 pm You have to link these libs:

Code: Select all | Expand

hbcurl.a
libcurl-x64.a
Gracias Enrico por contestar, agregamos esas librerias al bat (buildx64.bat) y ya casi, solo hace falta una función que no encuentra.

Code: Select all | Expand

┌────────────────────────────────────────────────────────────────────────────┐
?FiveWin for xHarbour 25.01 64bits - Jan. 2025   Harbour development power  │▄
?(c) FiveTech 1993-2025 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█
└────────────────────────────────────────────────────────────────────────────┘?
  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀?
Compiling...
C:\xHar2501_64\bin\harbour openai2 /n /d__64__ /iC:\fwh64_2501\include;C:\xHar2501_64\include /w /p
xHarbour 1.3.1 Intl. (SimpLex) (Build 20250219)
Copyright 1999-2024, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'openai2.prg' and generating preprocessed output to 'openai2.ppo'...
Generating C source output to 'openai2.c'...
Done.
Lines 70, Functions/Procedures 4, pCodes 418
Embarcadero C++ 7.70 for Win64 Copyright (c) 2012-2023 Embarcadero Technologies, Inc.
openai2.c:
Turbo Incremental Link64 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.
Error: Unresolved external 'HB_FUN_HB_DEFAULT' referenced from C:\FWH64_2501\LIB\FIVEHX64.A|topenai.obj
* Linking errors *

c:\fwh64_2501\samples>

Re: Nuevo FWH 25.01

Posted: Wed Feb 26, 2025 2:24 pm
by Enrico Maria Giordano
HB_DEFAULT() is not an xHarbour function. Try DEFAULT().

Re: Nuevo FWH 25.01

Posted: Wed Feb 26, 2025 4:09 pm
by leandro
Gracias Enrico por responder

Asumo que hay que hacer la actualización de las librerías, vamos a esperar a Antonio, por que en el prg no esta definida esa función. Debe ser el error que había mencionado Antonio referente a xharbour, que ayudo a solucionar el colega Laiton.