Search found 1118 matches: linking

Searched query: linking

by servicomver
Fri Feb 14, 2025 7:09 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda para compiar
Replies: 0
Views: 81

Ayuda para compiar

... ECHO

rem delete temporary files
@del %1.c

:COMPILEERRORS
@type comp.log
@type warnings.log
ECHO * Compile errors *
GOTO EXIT

:LINKERROR
ECHO * Linking errors *
GOTO EXIT

:SINTAX
ECHO SYNTAX: Build [Program] {-- No especifiques la extensi?n PRG
ECHO {-- Don't specify .PRG extension
GOTO EXIT ...
by Antonio Linares
Fri Feb 14, 2025 11:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: xhb 1.31 xcc
Replies: 21
Views: 2137

Re: xhb 1.31 xcc

Dear Enrico,

Are you linking xhb.lib ? It seems to be there (maybe used or exported)
by leandro
Mon Feb 10, 2025 9:17 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Ajustar tamaño caja toast
Replies: 7
Views: 1338

Re: Ajustar tamaño caja toast

... 2023 Embarcadero Technologies, Inc.
Error: Unresolved external 'HB_FUN_ROACTIVATEINSTANCE' referenced from C:\FWH64_2409\SAMPLES\LEANDRO16.OBJ
* Linking errors *

c:\fwh64_2409\samples>



#include "Fivewin.ch"

function Toast( cFirstLine, cSecondLine, cThirdLine, cImageFileName )

local pString ...
by Enrico Maria Giordano
Sun Feb 09, 2025 8:38 pm
Forum: mod_harbour
Topic: UT v2.0 - Open Souce project
Replies: 3
Views: 4017

Re: UT v2.0 - Open Souce project

Try linking hbwin.lib.
by Taavi
Sun Feb 09, 2025 6:07 pm
Forum: mod_harbour
Topic: UT v2.0 - Open Souce project
Replies: 3
Views: 4017

Re: UT v2.0 - Open Souce project

... Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
hbmk2: Linking... app.exe

hbmk2: Error: Referenced, missing, but unknown function(s):
WAPI_OUTPUTDEBUGSTRING()
*** Error
Press any key to continue . . .
by Julio Cepeda
Fri Feb 07, 2025 5:34 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Veri*Factu
Replies: 22
Views: 3263

Re: Veri*Factu

... HB_FUN_HB_CURLEASYCLEANUP' referenced from C:\HARBPROG\__NUEVA_VERIFACT\CODIGO\A_LINARES\ULTIMO\MAINYFUN.OBJ
Error: Unable to perform link
* Linking errors *
*************************************************
Si alguno puede ver qué me falta y me lo dice se lo agradeceré. Un saludo y muchas ...
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: 2675

Re: Compilar con xharbour y msvc con hbmk2

... org/
Compiling '.\PRG\test.prg'...
Generating C source output 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 ...
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: 2675

Re: Compilar con xharbour y msvc con hbmk2

... org/
Compiling '.\PRG\test.prg'...
Generating C source output to 'obj\test.c'...
Done.
Lines 6, Functions/Procedures 2, pCodes 19
test.c
hbmk2: Linking... pruebas.exe
LINK : warning LNK4044: opci¢n '/aa' no reconocida; omitida
LINK : warning LNK4098: la biblioteca predeterminada'MSVCRT' entra en ...
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 Antonio Linares
Thu Dec 19, 2024 8:23 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 89
Views: 20848

Re: Compilar con hmbk2 es complicado, pero...

... Functions/Procedures 1
Generating C source output to 'test.c'... Done.
bcc64.exe: warning: argument unused during compilation: '-Lc:\bcc7764\LIB' [-Wunused-command-line-argument]
test.c:
hbmk2: Linking... test.exe
Turbo Incremental Link64 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.
by elmoiquique
Thu Dec 19, 2024 5:02 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 89
Views: 20848

Re: Compilar con hmbk2 es complicado, pero...

... Functions/Procedures 1
Generating C source output to 'test.c'... Done.
bcc64.exe: warning: argument unused during compilation: '-Lc:\bcc7764\LIB' [-Wunused-command-line-argument]
test.c:
hbmk2: Linking... test.exe
Turbo Incremental Link64 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.
by asesormix
Tue Nov 19, 2024 5:57 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 89
Views: 20848

Re: Compilar con hmbk2 es complicado, pero...

... Functions/Procedures 1
Generating C source output to 'test.c'... Done.
bcc64.exe: warning: argument unused during compilation: '-Lc:\bcc7764\LIB' [-Wunused-command-line-argument]
test.c:
hbmk2: Linking... test.exe
Turbo Incremental Link64 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.
by nageswaragunupudi
Tue Nov 19, 2024 2:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Most powerfull Xbrowser and PDF
Replies: 16
Views: 5115

Re: Most powerfull Xbrowser and PDF

... for pdf file, json files, xml files also. in addition to any Url or html files
With some modifications, we can also view any image file also.

For linking with XBrowse, we need to use a modified version of htmlview and we can provide the change.

Sadly on my PC viewing pdfs with html view is giving ...
by Ari
Mon Nov 18, 2024 4:42 pm
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 24.02 nueva Clase TWebView2
Replies: 13
Views: 4142

Re: FWH 24.02 nueva Clase TWebView2

... from C:\FWH2212\SAMPLES\DASH3.OBJ
Error: Unresolved external '_HB_FUN_WEBVIEW2_END' referenced from C:\FWH2212\SAMPLES\DASH3.OBJ
Error: Unresolved external '_HB_FUN_WEBVIEW2_NEW' referenced from C:\FWH2212\SAMPLES\DASH3.OBJ
Error: Unable to perform link
* Linking errors *

c:\fwh2212\samples>
by russimicro
Sun Nov 10, 2024 3:09 pm
Forum: FiveWin para Harbour/xHarbour
Topic: twebview2
Replies: 18
Views: 2361

Re: twebview2

... type warnings.log
ECHO * Compiling program errors *
GOTO EXIT

:RCCOMPILERERROR
ECHO * Compiling resources errors *
GOTO EXIT

:LINKERROR
ECHO * Linking executable errors *
GOTO EXIT

:SINTAX
ECHO SYNTAX: BuildXHB [Program] {-- No especifiques la extensi?n PRG
ECHO {-- Don't specify .PRG extension ...