Search found 56 matches: malloc

Return to advanced search

Re: Help to friends to Config Xmate with bcc7.7

If I erase the call hbpcre.lib on harbour enviroment I have this error Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbregex Error: Unresolved external '_pcre_stack_ma...
by Silvio.Falconi
Mon Apr 15, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

New FwHarbour Compile

Get the following error when attempting to compile: e:\bcc7\bin\ilink32 -Gn -aa -Tpe -s @b32.bc Turbo Incremental Link 6.72 Copyright (c) 1997-2015 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from E:\HARBOUR\LIB\HBRTL.LIB|hbregex Error: Unresolved external '_p...
by byron.hopp
Tue Aug 08, 2023 9:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FwHarbour Compile
Replies: 1
Views: 179

FWH 21.06

All, I am attempting to use my newest version of Fivewin for Harbour, but get the following errors when attempting to link: Turbo Incremental Link 6.72 Copyright (c) 1997-2015 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from E:\HARBOUR\LIB\HBRTL.LIB|hbregex Er...
by byron.hopp
Sun Oct 23, 2022 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 21.06
Replies: 4
Views: 322

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

antonio Enlace las librerias que me dices de tu distribucion y la cosa empeoro :( Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. .\OBJ\winfacel.hrb: c:\bcc7\bin\ilink32.exe -Gn -aa -Tpe -s -I.\OBJ @make.tmp Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Em...
by rterraz
Fri Sep 17, 2021 6:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 4990

Re: nuevo en el fw Harbour

1) copie el two.prg que esta dentro del gccmake.prg a la carpeta bormake porque no lo trae (y en el test.mak hace referecia a two.c y two.obj), cambie las rutas e incluso las rutas dentro de los archivos CFG de borland. y al compilar con go.bat (que tambien cambie la ruta del make) me tira este erro...
by goosfancito
Wed Feb 03, 2021 1:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: nuevo en el fw Harbour
Replies: 5
Views: 637

Re: Create or open a shared memory block

Otto,

For Windows you could use GlobalAlloc()
https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-globalalloc

To make it Linux and OSX compatible, then simply use malloc()
by Antonio Linares
Sat May 23, 2020 7:03 am
 
Forum: mod_harbour
Topic: Create or open a shared memory block
Replies: 8
Views: 1098

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

Hello, I get this errors when linking: LINK : warning LNK4098: la biblioteca 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...
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: 629

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

have now installed VS and run build h 32.bat dshow but i still get Error :( please help ┌────────────────────────────────────────────────────────────────────────────┐ │ FiveWin for Harbour 19.06 (MSVC++) Jun. 2019 Harbour development power │▄ │ (c) FiveTech 1993-2019 for Microsoft Windows 9X/NT/200X...
by Jimmy
Thu Dec 05, 2019 1:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem x:\fwh\samples\dshow.prg
Replies: 7
Views: 1413

Re: Migrando de xHarbour a Harbour

Por partes, como el tio Jack, sólo las que conozco de memoria: Error: Unresolved external '_HB_FUN_HB_UNZIPFILEREAD' referenced from D:\XBASE\FWH1701\LIB\FIVEH.LIB|OLEFUNCS Error: Unresolved external '_HB_FUN_HB_UNZIPFILECLOSE' referenced from D:\XBASE\FWH1701\LIB\FIVEH.LIB|OLEFUNCS Error: Unresolve...
by hmpaquito
Mon Feb 20, 2017 8:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrando de xHarbour a Harbour
Replies: 6
Views: 3633

Migrando de xHarbour a Harbour

Hola a todos nuevemente, deseando que tengan un feliz domingo. Gracias a la y amabilidad, alto espítitu de colaboración y disposición del maestro Antonio Linares de ayudar a todos los que nos mantemos dentro de la linea de FW, pude comprar mi licencia de FW17. El problema es que en mi país es muy di...
by JoseAlvarez
Sun Feb 19, 2017 3:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrando de xHarbour a Harbour
Replies: 6
Views: 3633

Error Linking: FWH64 / Harbour / MSVC2015

Hi, I have downloaded the NEW FWH64 16.04 and installed MS Visual Studio 2015 Community and am getting a few errors when linking the sample programs. I get - ┌────────────────────────────────────────────────────────────────────────────┐ │ FWH 64 for Harbour 16.03 (MSVC++) Mar.2016 Harbour developmen...
by bradmaudlin
Fri May 06, 2016 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Linking: FWH64 / Harbour / MSVC2015
Replies: 2
Views: 398

Re: GetAdaptersInfo ¿DLL32 FUNCION o BEGINDUMP/ENDDUMP?

... = sizeof (IP_ADAPTER_INFO) ; DWORD dwError = GetAdaptersInfo(pAdapterInfo,&dwBufLen); FREE(pAdapterInfo); pAdapterInfo = (IP_ADAPTER_INFO *) MALLOC(dwBufLen); dwError = GetAdaptersInfo(pAdapterInfo,&dwBufLen); hb_ret xxx ( ¿? ); // El puntero a la estructura es "pAdapterInfo" ...
by JmGarcia
Tue Mar 22, 2016 9:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: GetAdaptersInfo ¿DLL32 FUNCION o BEGINDUMP/ENDDUMP?
Replies: 12
Views: 2175

Error: Unresolved external

Does anybody know how to solve "Error: Unresolved external"? (I have linked RDDADS.LIB and FIVEHC.LIB) Error: Unresolved external 'AdsDDRemoveUserFromGroup' referenced from C:\PIETER\ XHARBOUR123\LIB\RDDADS.LIB|adsfunc Error: Unresolved external 'AdsDDCreate' referenced from C:\PIETER\XHAR...
by pieter
Thu Feb 19, 2015 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external
Replies: 9
Views: 2388

FWH 11.05 to FWH 14.06 Upgrade Issues

Hi Antonio / FW Support, I just downloaded my FW 14.06 upgrade. :) However, I encountered the following unresolved external issues. What I am missing? Thank you, Jose Environment: BCC582, Harbour 3.2 Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_HB_C...
by Jose Dolar
Tue Jul 01, 2014 8:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.05 to FWH 14.06 Upgrade Issues
Replies: 24
Views: 5610

FW13.12, BCC582 , HB OCTUBRE 07 2103

Hola buen día Al crear los ejemplos obtengo los siguiente mensajes de error Compiling... Harbour 3.2.0dev (r1307082134) Copyright (c) 1999-2013, http://harbour-project.org/ Compiling 'testbrw.prg' and generating preprocessed output to 'testbrw.ppo'... Lines 4240, Functions/Procedures 2 Generating C ...
by Vikthor.Thomas
Fri Jan 31, 2014 7:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW13.12, BCC582 , HB OCTUBRE 07 2103
Replies: 1
Views: 578
Next

Return to advanced search