Search found 339 matches: hbp

Return to advanced search

Compiler with MSVC y HARBOUR

... $(HPATHL)\rddcdx.lib $(HPATHL)\rddfpt.lib $(HPATHL)\hbsix.lib $(HPATHL)\hbcommon.lib $(HPATHL)\hbpp.lib $(HPATHL)\xhb.lib $(HPATHL)\hbzlib.lib $(HPATHL)\hbcpage.lib $(HPATHL)\hbwin.lib $(HPATHL)\hbct.lib ...
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 142

Compilar con MSVC y HARBOUR

... $(HPATHL)\rddcdx.lib $(HPATHL)\rddfpt.lib $(HPATHL)\hbsix.lib $(HPATHL)\hbcommon.lib $(HPATHL)\hbpp.lib $(HPATHL)\xhb.lib $(HPATHL)\hbzlib.lib $(HPATHL)\hbcpage.lib $(HPATHL)\hbwin.lib $(HPATHL)\hbct.lib ...
by acuellar
Thu Apr 18, 2024 8:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con MSVC y HARBOUR
Replies: 0
Views: 81

Construir una librería de 64 bits usando hbmk2.exe

... call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64c:\harbour\bin\win\msvc64\hbmk2 test.hbp -comp=msvc64 test.hbp -hblib-onombreuno.prgdos.prgtres.prg uno.prg function Primera()return nil   dos.prg function Segunda()return ...
by Antonio Linares
Mon Mar 18, 2024 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Construir una librería de 64 bits usando hbmk2.exe
Replies: 0
Views: 238

Compilando con Make y hbmk2

...  + >> b32.bc   echo $(FWDIR)\lib\libmysql.lib    + >> b32.bc   echo $(FWDIR)\lib\hbpgsql.lib     + >> b32.bc   echo $(FWDIR)\lib\libpq.lib       + >> b32.bc   echo ...
by jose_murugosa
Wed Feb 28, 2024 5:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando con Make y hbmk2
Replies: 1
Views: 77

Re: link between PRG and RC

... i use xmate or hbmk2 in harbour. :-) for the msvc version of my app i use xmate. for example, this is the .hbp project HBMK2 for fwh+mingw+harbour -hbexe -oprestamos32g -workdir=obj\ -compr -info -inc -trace -static -fullstatic -strip -jobs=%NUMBER_OF_PROCESSORS% ...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

Re: link between PRG and RC

... + Folder resources ... + rc file (one or more) ... + bitmaps ... + icons ... + cursors go.bat (a batch file to run the project building) MyApp.hbp (hbmk2 Harbour project file) Hope this helps you. If you have any doubts, please feel free to ask :-)
by Antonio Linares
Mon Jan 29, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

Re: SAPI : change Voice

hi, i try to use CODE from ChatGPT as HB_FUNC() but i got Errors C:\hmg.3.4.4\0\SAPI>..\..\build SapiVoice.hbp Harbour 3.2.0dev (r1703241902) Copyright (c) 1999-2016, http://harbour-project.org/ HB_FUNC.PRG: In function 'HB_FUN_GETZIRA': HB_FUNC.PRG:20:31: error: 'ISpObjectTokenCategory ...
by Jimmy
Thu Jan 25, 2024 4:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3570

Error raro al compilar

... Studio Code" para editar los ficheros fw (fwh 2304 64bits) y los compilo con hbmk2. Tengo un bat con que lanza hbmk2 con el fichero .hbp de configuración. Ese bat lo lanzo con F5 desde "Launch Program" de VSC. El otro día, en la Debug Console de VSC me apareció este error: ...
by alvaro533
Wed Oct 25, 2023 2:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error raro al compilar
Replies: 6
Views: 372

Re: uso de make de bcc al crear una libreria

Estimado Ruben,

Lo más sencillo es que uses hbmk2.exe especificando -hblib en el fichero hbp y las lista de los nombres de los ficheros
by Antonio Linares
Wed Oct 04, 2023 4:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: uso de make de bcc al crear una libreria
Replies: 4
Views: 557

Re: how to "override" Function of FiveH64.lib using MSVC

hi, i want to "debug" some Function and use "Original Source" that work with BCC / *.MAK but using MSVC / *.HBP i got "dupe Error :shock: FiveH64.lib(ADOFUNCS.obj) : error LNK2005: HB_FUN_FW_RDBMSNAME ist bereits in ADO.obj definiert. FiveH64.lib(ADOFUNCS.obj) ...
by cnavarro
Sun Sep 03, 2023 5:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to "override" Function of FiveH64.lib using MSVC
Replies: 4
Views: 336

how to "override" Function of FiveH64.lib using MSVC

hi, i want to "debug" some Function and use "Original Source" that work with BCC / *.MAK but using MSVC / *.HBP i got "dupe Error :shock: FiveH64.lib(ADOFUNCS.obj) : error LNK2005: HB_FUN_FW_RDBMSNAME ist bereits in ADO.obj definiert. FiveH64.lib(ADOFUNCS.obj) ...
by Jimmy
Sun Sep 03, 2023 4:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to "override" Function of FiveH64.lib using MSVC
Replies: 4
Views: 336

Re: Inicie repositorio prueba e Tree (LO LOGRE)

Para que el .exe que genera el go.bat junto al tree.hbp se mueva a la carpeta bin se modifica el go.bat y se pone:
x:\harb\harb2020\bin\hbmk2 -obin\arbol.exe arbol.hbp -comp=bcc
by goosfancito
Fri Sep 01, 2023 9:00 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicie repositorio prueba e Tree (LO LOGRE)
Replies: 22
Views: 1108

Re: Inicie repositorio prueba e Tree (LO LOGRE)

... Unable to open file 'HBWIN.LIB' hbmk2[tree]: Error: Ejecutando enlazador. 2 go.bat set path=x:\harb\bcc7\bin x:\harb\harb2020\bin\hbmk2 tree.hbp -comp=bcc tree.hbp -I.\Include -Ix:\harb\fwh\include source\arbol_2024.prg source\TAbm.prg source\extra\debug.prg -Lx:\harb\fwh\lib -lfiveh -lfivehc ...
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: 1108

Re: Incluyendo el SQLRDD

Joaquim gracias mira esto tengo c:\demo\sqlrddq>hbmk2 project.hbp prg\demo01.prg(8) Error F0029 Can't open #include file 'myconn.ch' hbmk2: Error: Running Harbour compiler (embedded). 1 (c:\hbb\bin\harbour.exe) -n2 prg\demo01.prg -n -q0 -DHBMK_HAS_HBCT=1 ...
by Joaquim Ferrer
Fri Aug 25, 2023 6:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2572

Re: Incluyendo el SQLRDD

Joaquim gracias mira esto tengo c:\demo\sqlrddq>hbmk2 project.hbp prg\demo01.prg(8) Error F0029 Can't open #include file 'myconn.ch' hbmk2: Error: Running Harbour compiler (embedded). 1 (c:\hbb\bin\harbour.exe) -n2 prg\demo01.prg -n -q0 -DHBMK_HAS_HBCT=1 ...
by wilsongamboa
Thu Aug 24, 2023 5:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 2572
Next

Return to advanced search