Search found 1075 matches: linking

Return to advanced search

Re: Compilar Harbour modo Consola 64bits

You are linking a wrong or older and unsupported library somehow. Double check the library list and show it here, please.
by Enrico Maria Giordano
Mon Jun 10, 2024 5:52 pm
 
Forum: FiveWin para CA-Clipper
Topic: Compilar Harbour modo Consola 64bits
Replies: 33
Views: 755

Re: Compilar Harbour modo Consola 64bits

I confirm, that symbol does not exist anywhere I could search. You have to double check the libs you are linking.
by Enrico Maria Giordano
Sun Jun 02, 2024 8:20 am
 
Forum: FiveWin para CA-Clipper
Topic: Compilar Harbour modo Consola 64bits
Replies: 33
Views: 755

Re: Compilar Harbour modo Consola 64bits

Anyway, It looks as you are not linking all the required libraries. Please check and let me know.
by Enrico Maria Giordano
Fri May 31, 2024 9:04 am
 
Forum: FiveWin para CA-Clipper
Topic: Compilar Harbour modo Consola 64bits
Replies: 33
Views: 755

Re: Filter on Xbrowse

Linking in a CSS:
<link href="https://bootswatch.com/5/morph/bootstrap.css" rel="stylesheet">

Image
by Otto
Sat May 04, 2024 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 2159

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... libmysqld.dll: Required to be kept in exe folder. We already have this in \fwh\samples folder. 2. libmysqld.lib: Imblib for this dll. Required for linking. We should use this but not libmyql.lib We already have this in our \fwh\lib\ folder 3. errmsg.sys: language specific err messages. Required ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 11154

Re: compile errors

... Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\HBVM.LIB|fm Error: Unable to perform link * Linking errors *
by Jeff Barnes
Thu Apr 11, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 924

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile? I use FWH\samples\Buildx.bat and Buildh.bat Did you uncomment this line? rem echo %hdir%\lib\rddads.lib + >> b32.bc ...
by richard-service
Wed Apr 03, 2024 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9642

Re: harbour/xharbour appear ADS functions error

richard-service wrote:
Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat


Did you uncomment this line?

Code: Select all  Expand view
rem echo %hdir%\lib\rddads.lib + >> b32.bc
by Enrico Maria Giordano
Wed Apr 03, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9642

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat
by richard-service
Wed Apr 03, 2024 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9642

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?
by Enrico Maria Giordano
Wed Apr 03, 2024 12:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9642

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:Did you link ace32.lib and rddads.lib?


Yes, Linking

    RDDADS_LIB = $(HARBOUR_DIR)\Lib\rddads.lib
    ACE32_LIB = $(HARBOUR_DIR)\Lib\ace32.lib

    echo. s:\SetTool32\harbour\Lib\rddads.lib >> make.tmp
    echo. s:\SetTool32\harbour\Lib\ace32.lib >> make.tmp
by richard-service
Tue Apr 02, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9642

Re: Compiling with new harbour_bcc770_32_20240309

this evening I tried aso on Home computer with win10 same error ask uuid.lib and not found it then I did a test by linking uuid.lib as if it were one of my libraries and I was able to have the exe, https://i.postimg.cc/rwxLJGJw/mm.png but this thing is very strange, ...
by Silvio.Falconi
Tue Mar 19, 2024 10:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3894

Re: Still a problem with FWH 24.02 and xHarbour Builder

Dear Michel,

Please check that the xfw.lib that you are linking has the size 4.522 bytes, thanks

You can find it at c:\FWH\lib
by Antonio Linares
Sun Mar 17, 2024 4:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Replies: 4
Views: 847

Re: Connecting to a BLE device

... Error E2140 testble.prg 53: Declaration is not allowed here in function HB_FUN_TEST *** 16 errors in Compile *** c:\temp\BluetoothApis.lib * Linking errors *
by Jeff Barnes
Tue Feb 27, 2024 9:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 439

Re: Cual es la clase ?

... Error: Unresolved external '_HB_FUN_HB_HRBRUN' referenced from J:\FWH2307\FWH\SAMPLES\RBDESIGN.OBJ Error: Unable to perform link * Linking errors * J:\Fwh2307\fwh\samples> samples\rbdesign.prg está implementado para Harbour. Para usarlo con xHarbour añádele estas funciones: function ...
by Antonio Linares
Mon Feb 26, 2024 7:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 621
Next

Return to advanced search