Search found 137 matches: lnk2001

Searched query: lnk2001

by wilsongamboa
Tue Feb 11, 2025 7:49 pm
Forum: FiveWin para Harbour/xHarbour
Topic: curl en harbour 64 bits ultima version
Replies: 7
Views: 539

Re: curl en harbour 64 bits ultima version

... C source output to 'C:\Users\WilsonG\AppData\Local\Temp\hbmk_2ons6a.dir\deepseek.c'... Done.
deepseek.c
hbcommon.lib(hbgete.obj) : error LNK2001: s¡mbolo externo strlen sin resolver
hbcommon.lib(funcid.obj) : error LNK2001: s¡mbolo externo strlen sin resolver
hbcommon.lib(hbstr.obj) : error ...
by wilsongamboa
Tue Feb 11, 2025 4:06 pm
Forum: FiveWin para Harbour/xHarbour
Topic: curl en harbour 64 bits ultima version
Replies: 7
Views: 539

Re: curl en harbour 64 bits ultima version

... error LNK2019: s¡mbolo externo __imp__dclass sin resolver al que se hace referencia en la funci¢n hb_itemStrBuf
hbcommon.lib(hbprintf.obj) : error LNK2001: s¡mbolo externo __imp__dclass sin resolver
hbvm.lib(hvmall.obj) : error LNK2019: s¡mbolo externo __imp_modf sin resolver al que se hace ...
by leandro
Tue Jan 21, 2025 6:34 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con xharbour y msvc con hbmk2
Replies: 27
Views: 2678

Re: Compilar con xharbour y msvc con hbmk2

... to 'obj\test.c'...
Done.
Lines 6, Functions/Procedures 1, pCodes 16
test.c
hbmk2: Linking... pruebas.exe
Fivehx64.lib(twebview2.obj) : error LNK2001: s¡mbolo externo HB_FUN_WEBVIEW2_SHOWDOWNLOADS sin resolver
pruebas.exe : fatal error LNK1120: 1 externos sin resolver
hbmk2[xtest]: Error ...
by leandro
Tue Jan 21, 2025 3:40 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con xharbour y msvc con hbmk2
Replies: 27
Views: 2678

Re: Compilar con xharbour y msvc con hbmk2

... warning LNK4286: "free" importa el s¡mbolo "libucrt.lib(free.obj)" definido en "vm.lib(mainwin.obj)"
.....

FiveHC64.lib(gdiplus.obj) : error LNK2001: s¡mbolo externo GdipAddPathStringI sin resolver
FiveHC64.lib(gdipfwh.obj) : error LNK2019: s¡mbolo externo GdipAddPathEllipseI sin resolver al ...
by Compuin
Sat Jan 18, 2025 10:01 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo de compilacion .mak para Visual Studio
Replies: 39
Views: 25024

Re: Archivo de compilacion .mak para Visual Studio

Nuevo error

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
LINK : error LNK2001: unresolved external symbol WinMainCRTStartup
one.exe : fatal error LNK1120: 1 unresolved externals

Aca el .mak ajustado

# Microsoft VS2022 make sample, (c) FiveTech Software 2022

# Rutas de ...
by Eroni
Tue Jan 07, 2025 12:38 pm
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI vision API from FWH
Replies: 10
Views: 8801

Re: OpenAI vision API from FWH

Hello all.

I am trying build exe from openai1.prg but experiencing I am linking errors: (unresolved external)

openai1.obj : error LNK2001: símbolo externo não resolvido _HB_FUN_CURL_EASY_INIT
openai1.obj : error LNK2001: símbolo externo não resolvido _HB_FUN_CURL_EASY_CLEANUP
openai1.obj : error ...
by acuellar
Tue Aug 06, 2024 3:58 pm
Forum: FiveWin para Harbour/xHarbour
Topic: FACTURACION ELECTRONICA EN LINEA
Replies: 17
Views: 5682

Re: FACTURACION ELECTRONICA EN LINEA

... RETURN NIL
ENDIF

RETURN pkey

Se necesita de LIBs SSL he agregados varias en en ninguna se encuentras éstas funciones :(

FirmaXml.obj : error LNK2001: s¡mbolo externo _HB_FUN_HB_XMLPARSEFILE sin resolver
FirmaXml.obj : error LNK2001: s¡mbolo externo _HB_FUN_HB_XMLFREEDOC sin resolver
FirmaXml ...
by Compuin
Tue Jan 25, 2022 7:33 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Error en compilacion VC2022
Replies: 4
Views: 425

Re: Error en compilacion VC2022

Ahora me da esto

hbmk2: Linking... Soporte32.exe
nomina.obj: error LNK2001: unresolved external symbol _hb_stack
Soporte32.exe : fatal error LNK1120: 1 unresolved externals
hbmk2[soporte32]: Error: Running linker. 1120
by Compuin
Wed Jun 30, 2021 9:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 7898

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Files (x86)\Microsoft Visual Studio\2019\Community\VC"SDKDIR="C:\Program Files (x86)\Windows Kits\10"

y Genera este error


one.obj : error LNK2001: unresolved external symbol HB_FUN_FW_GT
two.obj : error LNK2001: unresolved external symbol HB_FUN_FW_GT
one.obj : error LNK2001: unresolved ...
by Compuin
Wed Jun 30, 2021 9:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 7898

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Files (x86)\Microsoft Visual Studio\2019\Community\VC"SDKDIR="C:\Program Files (x86)\Windows Kits\10"

y Genera este error


one.obj : error LNK2001: unresolved external symbol HB_FUN_FW_GT
two.obj : error LNK2001: unresolved external symbol HB_FUN_FW_GT
one.obj : error LNK2001: unresolved ...
by Antonio Linares
Sat Jun 20, 2020 10:09 pm
Forum: mod_harbour
Topic: Migration to the new mod_harbour fastCGI
Replies: 46
Views: 9328

Re: Migration to the new mod_harbour fastCGI

César,

sysctrl2 wrote:Hi Antonio Simbolo No resolved
apache.obj : error LNK2001: s¡mbolo externo HB_FUN_MH_ARGS sin resolver

falta ese simblo ?


Ahora se llama MH_QUERY()
by sysctrl2
Sat Jun 20, 2020 4:34 pm
Forum: mod_harbour
Topic: Migration to the new mod_harbour fastCGI
Replies: 46
Views: 9328

Re: Migration to the new mod_harbour fastCGI

Hi Antonio Simbolo No resolved
apache.obj : error LNK2001: s¡mbolo externo HB_FUN_MH_ARGS sin resolver

falta ese simblo ?
by MOISES
Thu Jan 30, 2020 5:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Can´t produce .exe with MSVC 2019 [solved]
Replies: 3
Views: 735

Can´t produce .exe with MSVC 2019 [solved]

... predeterminada'MSVCRT' entra en conflicto con otras bibliotecas; use la biblioteca /NODEFAULTLIB:biblioteca
fiveh32.lib(VALTOSTR.obj) : error LNK2001: símbolo externo _HB_FUN_HB_TSTOUTC sin resolver
fiveh32.lib(VSTRFUN1.obj) : error LNK2019: símbolo externo _hb_strAtI sin resolver al que se hace ...
by Jimmy
Thu Dec 05, 2019 1:05 am
Forum: FiveWin for Harbour/xHarbour
Topic: Problem x:\fwh\samples\dshow.prg
Replies: 7
Views: 1802

Re: Problem x:\fwh\samples\dshow.prg

... der Bezeichner in der Typbibliothek "qedit.dll" ist bereits ein Makro; benu
tzen Sie den "rename"-Qualifizierer
FiveH32.lib(FILENAME.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_HB_FUN_OCCURS".
FiveH32.lib(VALTOSTR.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_HB_FUN_OCCURS ...
by giuliano
Tue Aug 20, 2019 9:01 am
Forum: mod_harbour
Topic: harbour_for_mod_harbour error compiler
Replies: 14
Views: 2467

harbour_for_mod_harbour error compiler

... a lot of errors.
I work in a Windows server machine using Visual studio 2019 -
These are only few lines of errors .....

apache_dyn.obj : error LNK2001: simbolo esterno HB_FUN_WAPI_TREEVIEW_SETCHECKSTATE non risolto
apache_dyn.obj : error LNK2001: simbolo esterno HB_FUN_WAPI_TREEVIEW_SETIMAGELIST ...