Search found 1547 matches: referenced

Return to advanced search

Problemas con nuevas versiones de xHarbour y BCC

... ILINK32 @B32.BC Turbo Incremental Link 6.90 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '_dv_memcpy' referenced from D:\XHB\XHRB123_10279\LIB\SQLLIB_XHB_123.LIB|sqllib_api Error: Unable to perform link Mismo FWH, mismo BCC, diferente version de xHb, ...
by Enrrique Vertiz
Sat Mar 23, 2024 12:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con nuevas versiones de xHarbour y BCC
Replies: 8
Views: 138

Still a problem with FWH 24.02 and xHarbour Builder - SOLVED

Hello,

I still get an error while building my application with xHarbour Builder.

This is the error

- Unresolved external symbol '_GetDCBrushColor referenced from CTRL2CHR.obj

With FWH 22.03 everything is ok.

How can this be solved?

Thanks a lot in advance.
by driessen
Sat Mar 16, 2024 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Replies: 4
Views: 119

posible solucion: error __streams al usar fwh<24.02 y bcc770

... de enrico al encontrarnos este error, cuando queremos usar bcc 7.70, con una version de fwh anterior a la 24.02 Unresolved external '__streams' referenced from D:\FWH\LIB\FIVEH.LIB|HARBOUR he realizado este cambio al final del archivo fivewin.ch #pragma BEGINDUMP#ifdef __HARBOUR__#if defined( ...
by carlos vargas
Mon Mar 04, 2024 11:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: posible solucion: error __streams al usar fwh<24.02 y bcc770
Replies: 6
Views: 211

Re: Error '__streams' referenced from K:\FWH\LIB\FIVEH.LIB|HARB

con esto en mi prg, funciono. gracias enrico.

#pragma BEGINDUMP

int _streams;

#pragma ENDDUMP
by carlos vargas
Mon Mar 04, 2024 10:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error '__streams' referenced from K:\FWH\LIB\FIVEH.LIB|HARB
Replies: 15
Views: 2100

Re: Cual es la clase ?

... rbdesign.c: Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc. Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced from J:\FWH2307\FWH\SAMPLES\RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from J:\FWH2307\FWH\SAMPLES\RBDESIGN.OBJ ...
by Antonio Linares
Mon Feb 26, 2024 7:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 284

Re: Cual es la clase ?

... rbdesign.c: Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc. Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced from J:\FWH2307\FWH\SAMPLES\RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from J:\FWH2307\FWH\SAMPLES\RBDESIGN.OBJ ...
by CARLOS ATUNCAR
Mon Feb 26, 2024 2:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 284

Re: link error

this : Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_HRBRUN' referenced from RBDESIGN.OBJ Error: ...
by NWKL
Wed Feb 14, 2024 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 421

Re: link error

i move to bcc77 , 32 bits, now i get: Error: Unresolved external '__streams' referenced from \XHARBOUR32\LIB\RDDADS.LIB|ads1 Error: Unable to perform link can i use the same tip? void _streams() {} Yes, you can try it. this is affect my appl? It should not. someone ...
by Enrico Maria Giordano
Wed Feb 14, 2024 1:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 421

Re: link error

thanks for reply. i move to bcc77 , 32 bits, now i get: Error: Unresolved external '__streams' referenced from \XHARBOUR32\LIB\RDDADS.LIB|ads1 Error: Unable to perform link can i use the same tip? void _streams() {} this is affect my appl? someone have rddads and ace32 ...
by NWKL
Wed Feb 14, 2024 1:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 421

Unresolved External

... external error. Someone know what is missing? DrXlsx32.lib(packager.obj) : error LNK2019: external simbol not resolved, _fill_win32_filefunc64W, referenced in the function __open_zipfile_win32 Harbour 3.2.0 MSVC 2022 (v143) FWH 2203.
by Eroni
Tue Feb 13, 2024 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved External
Replies: 2
Views: 140

link error

... , xharbour last version and fwh23.10 , I get this error when linking, is it missing a lib in make? Error: Unresolved external '___get_std_stream' referenced from \XHARBOUR32\LIB\COMMON.LIB|hbtrace Error: Unresolved external '__chdir' referenced from \XHARBOUR32\LIB\HBZIP.LIB|zipplatform Error: ...
by NWKL
Sun Feb 11, 2024 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 421

Re: SAPI : change Voice

hi, i have try to change hbwin.LIB in my working Environment but than i got this Errors Error: Unresolved external '_hb_iswinsp' referenced from C:\HARBOUR\LIB\WIN\BCC\HBWIN.LIB|win_osc Error: Unresolved external '_HB_FUN_HB_OSISWIN7' referenced from C:\HARBOUR\LIB\WIN\BCC\HBWIN.LIB|win_os ...
by Jimmy
Sun Jan 28, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3100

Re: SAPI : change Voice

... Project i got Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\WIN\BCC\HBVMMT.LIB|fm Error: Unable to perform link --- i do have copy hbwin.lib into c:\Harbour\lib\win\bcc afterwards ...
by Jimmy
Sun Jan 28, 2024 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3100

Error al Compilar con Fwh 2307 Bcc76 (Solucionado)

... -s -v @eFactura.bcl Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc. Error: Unresolved external '_hb_parldef' referenced from E:\TOOLS\FWH2307\LIB\FIVEHC.LIB|STR2HEX Error: Unresolved external '_hb_retclen_buffer' referenced from E:\TOOLS\FWH2307\LIB\FIVEHC.LIB|STR2HEX ...
by CARLOS ATUNCAR
Thu Jan 25, 2024 4:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar con Fwh 2307 Bcc76 (Solucionado)
Replies: 5
Views: 240

Conectarse con mariaDB

... esta pasando, no incluí la librería de Mariadb , por lo que tira este error al linkear. linking... ld: Undefined symbols: _HB_FUN_MARIA_CONNECT, referenced from: _symbols_table in testdlg.o clang: error: linker command failed with exit code 1 (use -v to see invocation) done! The application cannot ...
by goosfancito
Mon Jan 01, 2024 9:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Conectarse con mariaDB
Replies: 4
Views: 2063
Next

Return to advanced search