Search found 89 matches: hbc

Return to advanced search

Re: link between PRG and RC

... source\fwsrc\tmytitle.prg source\fwsrc\rpreview.prg source\fwsrc\msgrun.prg source\fwsrc\msglist.prg resource\prestamos.rc #hbxpp.hbc xhb.hbc hbwin.hbc hbct.hbc hbmzip.hbc hbziparc.hbc #hbfoxpro.hbc hbmisc.hbc c.bat @echo off set olpath=%path% set path=%path%;d:\compiler\mingw\bin;d:\compiler\harbour\bin ...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1702

Re: Inicie repositorio prueba e Tree (LO LOGRE)

... -Ix:\harb\fwh\include source\arbol_2024.prg source\TAbm.prg source\extra\debug.prg -Lx:\harb\fwh\lib -lfiveh -lfivehc Resource\recursos.res hbwin.hbc hbmzip.hbc hbziparc.hbc hbfoxpro.hbc hbct.hbc xhb.hbc
by goosfancito
Wed Aug 30, 2023 5:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicie repositorio prueba e Tree (LO LOGRE)
Replies: 22
Views: 1106

Re: build Import LIB from LibPQ.DLL

... hbpgsql.hbP -hblib    -Ic:\fwh64\includetpostgre.prg postgres.c rddcopy.c -Lc:\fwh64\lib-lFiveH64-lFiveHC64-lgdiplus-lole32-lOleDlg-lversionxhb.hbchbct.hbchbwin.hbc-ldflag=/NODEFAULTLIB:msvcrtTpostgre.rc hbpgsql.hbc description=PostgreSQL wrapper (SQL)incpaths=.headers=postgres.chlibs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}{unix}libs=pq{!unix}libs=libpq ...
by Jimmy
Fri Jun 30, 2023 5:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Re: build Import LIB from LibPQ.DLL

hi, it seems i made a Mistake to use *.HBC while using *,MAK (BCC) or *.HBP (MSVC) under HMG I was used to work with *.HBC, where I had Libs= but when i use BCC and *.MAK it "seems" not to work :? after include in *.MAK        echo ...
by Jimmy
Thu Jun 29, 2023 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Native access to Sqlite3

... fine, but it's not the cleanest solution. If anyone has any ideas on how to improve this, I would appreciate it. You need to link "hbsqlit3.hbc," which comes with Harbour, and have "hbsqlit3.ch" accessible, which also comes with Harbour. The sqlite functions can be found here: ...
by alvaro533
Wed Jun 28, 2023 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Native access to Sqlite3
Replies: 9
Views: 1076

Re: does Fivewin hbpgsql.lib include CLASS TPQServer ?

... rddcopy.c tpostgre.prg like used in c:\harbour64\contrib\hbpgsql\hbpgsql.hbp :?: i have include libs=hbpgsql.LIB and libs=libpq.lib in *.HBC but still got "Unresolved external" so what i´m doing wrong ...
by Jimmy
Mon Jun 26, 2023 12:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: does Fivewin hbpgsql.lib include CLASS TPQServer ?
Replies: 2
Views: 189

does Fivewin hbpgsql.lib include CLASS TPQServer ?

hi, i have include hbpgsql.lib and LibPQ.LIB in *.HBC libs=hbpgsql.LIBlibs=libpq.lib but i get Error : Error: Unresolved external '_HB_FUN_TPQSERVER' referenced from C:\FWH\0\LISTVIEW\OBJ\HBPGU.OBJ Error: Unresolved external '_HB_FUN_PQEXEC' referenced ...
by Jimmy
Sun Jun 25, 2023 8:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: does Fivewin hbpgsql.lib include CLASS TPQServer ?
Replies: 2
Views: 189

Re: build Import LIB from LibPQ.DLL

... c:\hmg.3.4.4\1\hbpgsql\hbpgsql.hbc description=PostgreSQL wrapper (SQL)incpaths=.headers=postgres.chlibs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}{unix}libs=pq{!unix}libs=libpq{darwin}libpaths=d:\PG\9.5\lib ...
by Jimmy
Fri Jun 16, 2023 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Re: Crear HBSSL.LIB con CMS para firma de Xml

Añade hbssl.hbc en el fichero hbp y veamos que errores aparecen
by Antonio Linares
Fri Jun 02, 2023 3:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear HBSSL.LIB con CMS para firma de Xml
Replies: 24
Views: 1199

Re: Extraño error con HARBOUR

... -Lc:\xBaseHarbour\fwh19.06\lib -L.\Lib2 -ldolphin -llibmysql -ltwbrowse -lfiveh -lfivehc rc\Cuentas32.rc rc\Cuentas32_Jpg1.rc rc\Manifest.rc hbct.hbc xhb.hbc hbxpp.hbc hbziparc.hbc hbfoxpro.hbc hbwin.hbc hbmzip.hbc gtwvg.hbc
by JoseAlvarez
Wed May 24, 2023 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Extraño error con HARBOUR
Replies: 5
Views: 377

Re: CLASS TGrid() for FiveWin

hi Otto,
Otto wrote:But my main installation is xHarbour. Maybe that's the reason.

i do not work with xharbour, only harbour.

as i know you need to include xhb.hbc for xharbour
but i can´t "test" it while have no xharbour
by Jimmy
Tue Mar 14, 2023 4:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3454

Re: Fivewin multi-threading Support ?

... Fivewin User does not know it :?: as i understand you need enable "multi-threading" support using Option -mt with hbmk2 also mt=yes in *.HBC "should" work ... --- in *.HBP for MSVC 64 Bit i saw in 1st line -gui now i have add -gui -mt and "pass" Check   IF !hb_mtvm()  ...
by Jimmy
Sun Feb 26, 2023 6:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin multi-threading Support ?
Replies: 9
Views: 531

Re: SUB-CLASS TFolderEx()

... FWH\samples\build.bat ok, got it c:\fwh64\0\TGRID>hbmk2 DYNOBJ ... : undefined reference to `HB_FUN_DEBUG' hbmk2: Hint: Add input file 'hbmisc.hbc' for missing Harbour function(s): Debug() c:\fwh64\0\TGRID>hbmk2 DYNOBJ -lhbmisc
by Jimmy
Wed Feb 08, 2023 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SUB-CLASS TFolderEx()
Replies: 20
Views: 1157

Re: Descargar archivos de configuracion hbmk2

... FW-Lc:\fwh\lib-lFiveH-lFiveHC#LIBRERIAS DE TERCEROS-Lc:\GestAsoc\lib-ljvchwin#LIBRERIAS HARBOUR (se añaden las cabeceras .hbc)xhb.hbchbct.hbchbwin.hbchbmzip.hbchbziparc.hbchbhpdf.hbchbcomm.hbchbmxml.hbc#RCc:\GestAsoc\resource\asocw.rc  Como puedes observar debes ...
by jvtecheto
Fri Jan 20, 2023 8:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descargar archivos de configuracion hbmk2
Replies: 12
Views: 830

Re: Error al Compilar hbmk2

Antonio,

Si el EXE se construye bien entonces es que no la necesitas, y todo ha de funcionarte bien.

Para usar los ficheros .hbc tienes que tener Harbour completo en tu ordenador. Para tenerlo tienes que hacer:

git clone https://github.com/harbour/core harbour

y se instalará completo en c:\harbour
by Antonio Linares
Wed May 04, 2022 4:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al Compilar hbmk2
Replies: 3
Views: 209
Next

Return to advanced search