Error lib curl xharbour 64 bits FW2407 - Solucionado

Error lib curl xharbour 64 bits FW2407 - Solucionado

Postby leandro » Sun Sep 15, 2024 6:58 pm

Hola buenas tardes para todos de nuevo yo :D

Ya, de a poco vamos logrando compilar la aplicación en 64bits con xharbour, ya hemos agregado algunos de los prg que forman la app, pero al intentar compilar uno de los prg principales, nos sale un error de funciones de libcurl, los errores son los siguientes:

Code: Select all  Expand view

hbmk2: Linking... R32_MENU.exe
Turbo Incremental Link64 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.
Error: Unresolved external 'HB_FUN_CURL_EASY_INIT' referenced from C:\CMPLAR_64\FUNCIONES.O
Error: Unresolved external 'HB_FUN_CURL_EASY_SETOPT' referenced from C:\CMPLAR_64\FUNCIONES.O
Error: Unresolved external 'HB_FUN_CURL_EASY_PERFORM' referenced from C:\CMPLAR_64\FUNCIONES.O
Error: Unresolved external 'HB_FUN_CURL_EASY_DL_BUFF_GET' referenced from C:\CMPLAR_64\FUNCIONES.O
Error: Unresolved external 'HB_FUN_CURL_EASY_CLEANUP' referenced from C:\CMPLAR_64\FUNCIONES.O
 


Que nos hace falta agregar? y como se debe agregar usando hbmk2.exe

Gracias de antemano
Saludos
LEANDRO AREVALO
Bogotá (Colombia)
https://hymlyma.com
https://hymplus.com/
leandroalfonso111@gmail.com
leandroalfonso111@hotmail.com

[ Embarcadero C++ 7.60 for Win32 ] [ FiveWin 23.07 ] [ xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) ]
User avatar
leandro
 
Posts: 1669
Joined: Wed Oct 26, 2005 2:49 pm
Location: Colombia


Re: Error lib curl xharbour 64 bits FW2407 - Solucionado

Postby leandro » Sun Sep 15, 2024 8:11 pm

Enrico muchas gracias como siempre por al ayuda, ya agregamos las dos librerías hbcurl,libcurl y solucionado

Las agregamos al final del archivo .hbp

Code: Select all  Expand view

-gui

#los prgs
.\prg\R32_MENU.prg

#recursos
.\res\CONTABLE.res

-info
#-traceonly
-workdir=

-optim-
-ldflag+=-aa
-Ic:\fwh64_2407\include
-Lc:\fwh64_2407\lib

-lFivehx64
-lFiveC64

-lct
-lhbzip
-ltip
-lhbcomm
-lhbcurl
-llibcurl

 
Saludos
LEANDRO AREVALO
Bogotá (Colombia)
https://hymlyma.com
https://hymplus.com/
leandroalfonso111@gmail.com
leandroalfonso111@hotmail.com

[ Embarcadero C++ 7.60 for Win32 ] [ FiveWin 23.07 ] [ xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) ]
User avatar
leandro
 
Posts: 1669
Joined: Wed Oct 26, 2005 2:49 pm
Location: Colombia


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 65 guests

cron