content of deepseek.hbp
-n-
-ldflag=/NODEFAULTLIB:libucrt
-ldflag=/NODEFAULTLIB:msvcrt
deepseek.prg
hbcurl.hbc
have many errors
C:\wilson\ia>hbmk2 deepseek
Harbour 3.2.0dev (r2502031126)
Copyright (c) 1999-2024, https://harbour.github.io/
Compiling 'deepseek.prg'...
Lines 1583, Functions/Procedures 12 ...
Search found 97 matches: hbmk
Searched query: hbmk
- Tue Feb 11, 2025 7:49 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: curl en harbour 64 bits ultima version
- Replies: 7
- Views: 539
- Tue Feb 11, 2025 4:06 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: curl en harbour 64 bits ultima version
- Replies: 7
- Views: 539
Re: curl en harbour 64 bits ultima version
Dear Enrico many thaks but i obtain this error with this distibution for 2022 visual stodio comunity manager
C:\wilson\ia>hbmk2 deepseek.prg hbcurl.hbc
Harbour 3.2.0dev (r2502031126)
Copyright (c) 1999-2024, https://harbour.github.io/
Compiling 'deepseek.prg'...
Lines 1583, Functions/Procedures 11 ...
C:\wilson\ia>hbmk2 deepseek.prg hbcurl.hbc
Harbour 3.2.0dev (r2502031126)
Copyright (c) 1999-2024, https://harbour.github.io/
Compiling 'deepseek.prg'...
Lines 1583, Functions/Procedures 11 ...
- Sat Jan 18, 2025 1:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
- Replies: 33
- Views: 34411
Re: Build your FWH app using hbmk2.exe and MSVC 32&64
... go64.bat
@setlocal
call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
c:\harbour\bin\win\msvc64\hbmk2 test64.hbp -comp=msvc64
@endlocal
test.exe
test64.hbp
-gui
-Ic:\fwh64\include
test.prg
-Lc:\fwh64\lib
-lFiveH64
-lFiveHC64
-lgdiplus
-lole32 ...
@setlocal
call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
c:\harbour\bin\win\msvc64\hbmk2 test64.hbp -comp=msvc64
@endlocal
test.exe
test64.hbp
-gui
-Ic:\fwh64\include
test.prg
-Lc:\fwh64\lib
-lFiveH64
-lFiveHC64
-lgdiplus
-lole32 ...
- Fri Dec 27, 2024 5:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Browse of my ADO Class
- Replies: 59
- Views: 12781
Re: Browse of my ADO Class
... 0)
ENDIF
RETURN Nil
HMG3, HMG Extended and OOHG are commented.
Can't be used together with FIVEWIN.
Machine setup is easy, for hbmk2.
---environment---
PATH=d:\harbour\bin;d:\harbour\comp\mingw32\bin;d:\tools\util
---harbour\bin\hbmk.hbc - some default---
mt=yes
gui=yes ...
ENDIF
RETURN Nil
HMG3, HMG Extended and OOHG are commented.
Can't be used together with FIVEWIN.
Machine setup is easy, for hbmk2.
---environment---
PATH=d:\harbour\bin;d:\harbour\comp\mingw32\bin;d:\tools\util
---harbour\bin\hbmk.hbc - some default---
mt=yes
gui=yes ...
- Thu Dec 19, 2024 4:41 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: AYUDA PARA COMPILAR EN 64 HBMK2, BORLAND Y HARBOUR64
- Replies: 12
- Views: 1055
Re: AYUDA PARA COMPILAR EN 64 HBMK2, BORLAND Y HARBOUR64
... compilar mi programa de 32 a 64 sin problema, pero me sale un warning, como se puede solucionar
C:\sistema\FTech>\compiler\fw64bits\hbcc770\bin\hbmk2.exe 64BITS.hbp -comp=bcc64
Harbour 3.2.0dev (r2407221137)
Copyright (c) 1999-2021, https://harbour.github.io/
Compiling 'test.prg'...
Lines 7 ...
C:\sistema\FTech>\compiler\fw64bits\hbcc770\bin\hbmk2.exe 64BITS.hbp -comp=bcc64
Harbour 3.2.0dev (r2407221137)
Copyright (c) 1999-2021, https://harbour.github.io/
Compiling 'test.prg'...
Lines 7 ...
- Wed Dec 18, 2024 7:02 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: AYUDA PARA COMPILAR EN 64 HBMK2, BORLAND Y HARBOUR64
- Replies: 12
- Views: 1055
Re: AYUDA PARA COMPILAR EN 64 HBMK2, BORLAND Y HARBOUR64
... harbour.github.io/
Compiling 'test.prg'...
Lines 5023, Functions/Procedures 1
Generating C source output to 'C:\Users\ELMOCE~1\AppData\Local\Temp\hbmk_0kiubj.dir\test.c'... Done.
hbmk2[test]: Error: Running C/C++ compiler. -1
bcc64.exe -c -q -Ic:\compiler\borland\bcc770_64\INCLUDE\windows\crtl ...
Compiling 'test.prg'...
Lines 5023, Functions/Procedures 1
Generating C source output to 'C:\Users\ELMOCE~1\AppData\Local\Temp\hbmk_0kiubj.dir\test.c'... Done.
hbmk2[test]: Error: Running C/C++ compiler. -1
bcc64.exe -c -q -Ic:\compiler\borland\bcc770_64\INCLUDE\windows\crtl ...
- Tue Nov 19, 2024 12:04 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Compilar con hmbk2 es complicado, pero...
- Replies: 89
- Views: 20857
Re: Compilar con hmbk2 es complicado, pero...
... C:\, una que se llamará
c:\harbour y otra que se llamara c:\bcc7764
Así lo hice y no me genera el ejecutable, da error al compilar.
c:\Webinar\hbmk2\bcc64>c:\harbour\bin\win\bcc64\hbmk2.exe test.hbp -comp=bcc64
Harbour 3.2.0dev (r2407221137)
Copyright (c) 1999-2021, https://harbour.github.io ...
c:\harbour y otra que se llamara c:\bcc7764
Así lo hice y no me genera el ejecutable, da error al compilar.
c:\Webinar\hbmk2\bcc64>c:\harbour\bin\win\bcc64\hbmk2.exe test.hbp -comp=bcc64
Harbour 3.2.0dev (r2407221137)
Copyright (c) 1999-2021, https://harbour.github.io ...
- Thu Sep 19, 2024 2:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: GOT 64 Bit Version running
- Replies: 20
- Views: 3329
Re: GOT 64 Bit Version running
... external '__streams' referenced from C:\HARBOUR\LIB\WIN\BCC\HBVMMT.LIB|fm
Error: Unresolved external '_HB_FUN_VAR2CHAR' referenced from R:\TEMP\HBMK_5XHQ19.DIR\DATAROW.OBJ
Error: Unresolved external '_HB_FUN_CTRLS_COLORS' referenced from R:\TEMP\HBMK_5XHQ19.DIR\ADO.OBJ
Error: Unresolved external ...
Error: Unresolved external '_HB_FUN_VAR2CHAR' referenced from R:\TEMP\HBMK_5XHQ19.DIR\DATAROW.OBJ
Error: Unresolved external '_HB_FUN_CTRLS_COLORS' referenced from R:\TEMP\HBMK_5XHQ19.DIR\ADO.OBJ
Error: Unresolved external ...
- Wed Sep 18, 2024 10:54 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: GOT 64 Bit Version running
- Replies: 20
- Views: 3329
Re: GOT 64 Bit Version running
hi,
i got it run under 64 BIt but same CODE give me Error using 32 Bit :shock:
R:\Temp\hbmk_emyvx0.dir\HB_FUNC.c:
Warning W8027 x:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h 18147: Functions containing for are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 48: #include x:\bcc770 ...
i got it run under 64 BIt but same CODE give me Error using 32 Bit :shock:
R:\Temp\hbmk_emyvx0.dir\HB_FUNC.c:
Warning W8027 x:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h 18147: Functions containing for are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 48: #include x:\bcc770 ...
- Thu Apr 18, 2024 8:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Compiler with MSVC y HARBOUR
- Replies: 3
- Views: 1106
Compiler with MSVC y HARBOUR
... VSPATH)\bin\rc -r -fo$O $I
IncFiles = 1
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
To link to Hbmk use this Script GoHbmk.bat
Set path=D:\Compiler\VS2022\BIN
D:\Compiler\HarbourVS\bin\hbmk2 prg\proyecto.hbp -comp=msvc -run
The proyecto.hbp ...
IncFiles = 1
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
To link to Hbmk use this Script GoHbmk.bat
Set path=D:\Compiler\VS2022\BIN
D:\Compiler\HarbourVS\bin\hbmk2 prg\proyecto.hbp -comp=msvc -run
The proyecto.hbp ...
- Thu Apr 18, 2024 8:17 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Compilar con MSVC y HARBOUR
- Replies: 4
- Views: 1004
Compilar con MSVC y HARBOUR
... bin\rc -r -fo$O $I
IncFiles = 1
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
Para enlazar con Hbmk use éste Script GoHbmk.bat
Set path=D:\Compiler\VS2022\BIN
D:\Compiler\HarbourVS\bin\hbmk2 prg\proyecto.hbp -comp=msvc -run
El proyecto.hbp ...
IncFiles = 1
CaseSensitive = 0
IncDirs = .;$(INCLUDE);
IncKeyWords = #include;
Comments = /*.*/.//.eol.
Para enlazar con Hbmk use éste Script GoHbmk.bat
Set path=D:\Compiler\VS2022\BIN
D:\Compiler\HarbourVS\bin\hbmk2 prg\proyecto.hbp -comp=msvc -run
El proyecto.hbp ...
- Wed Feb 28, 2024 10:27 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Una consulta sobre VSCode y la compilación del proyecto
- Replies: 2
- Views: 592
Re: Una consulta sobre VSCode y la compilación del proyecto
... que responde chatgpt a tu pregunta:
¿Es posible agregar una tarea en VSCode que construya una aplicación a partir de un archivo de compilación de hbmk2?
Sí, es posible agregar una tarea en Visual Studio Code (VSCode) para construir una aplicación a partir de un archivo de compilación de hbmk2 ...
¿Es posible agregar una tarea en VSCode que construya una aplicación a partir de un archivo de compilación de hbmk2?
Sí, es posible agregar una tarea en Visual Studio Code (VSCode) para construir una aplicación a partir de un archivo de compilación de hbmk2 ...
- Wed Feb 28, 2024 9:38 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Una consulta sobre VSCode y la compilación del proyecto
- Replies: 2
- Views: 592
Re: Una consulta sobre VSCode y la compilación del proyecto
... que responde chatgpt a tu pregunta:
¿Es posible agregar una tarea en VSCode que construya una aplicación a partir de un archivo de compilación de hbmk2?
Sí, es posible agregar una tarea en Visual Studio Code (VSCode) para construir una aplicación a partir de un archivo de compilación de hbmk2 ...
¿Es posible agregar una tarea en VSCode que construya una aplicación a partir de un archivo de compilación de hbmk2?
Sí, es posible agregar una tarea en Visual Studio Code (VSCode) para construir una aplicación a partir de un archivo de compilación de hbmk2 ...
- Thu Jan 25, 2024 4:24 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: SAPI : change Voice
- Replies: 69
- Views: 25203
Re: SAPI : change Voice
... error: 'ISpVoice {aka struct ISpVoice}' has no member named 'Release'
HB_FUNC.PRG:60:16: warning: 'return' with a value, in function returning void
hbmk2[SapiVoice]: Error: Running C/C++ compiler. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -W -Wall -pipe -IC:/hmg.3.4.4 ...
HB_FUNC.PRG:60:16: warning: 'return' with a value, in function returning void
hbmk2[SapiVoice]: Error: Running C/C++ compiler. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -W -Wall -pipe -IC:/hmg.3.4.4 ...
- Sun Sep 03, 2023 9:36 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to "override" Function of FiveH64.lib using MSVC
- Replies: 4
- Views: 620
Re: how to "override" Function of FiveH64.lib using MSVC
hi,
Try with flags linker: /FORCE:MULTIPLE
i have write this into hbmk.hbm
DUALGRID.HBC
-w1 -es2 -ldflag=-FORCE:MULTIPLE
and got
FiveH64.lib(ADOFUNCS.obj) : warning LNK4006: HB_FUN_FW_RDBMSNAME ist bereits in "ADO.obj" definiert; zweite Definition wird ignoriert.
FiveH64.lib(ADOFUNCS.obj ...
Try with flags linker: /FORCE:MULTIPLE
i have write this into hbmk.hbm
DUALGRID.HBC
-w1 -es2 -ldflag=-FORCE:MULTIPLE
and got
FiveH64.lib(ADOFUNCS.obj) : warning LNK4006: HB_FUN_FW_RDBMSNAME ist bereits in "ADO.obj" definiert; zweite Definition wird ignoriert.
FiveH64.lib(ADOFUNCS.obj ...