Search found 319 matches: hbwin

Return to advanced search

Re: Compilar con hmbk2 es complicado, pero...

... -ltdolphin #LIBRECIAS VISUAL STUDIO -lgdiplus -lole32 -lOleDlg #LIBRERIAS DE HARBOUR -lversion -lucrt -luxtheme #HBC DE HARBOUR xhb.hbc hbct.hbc hbwin.hbc hbmzip.hbc hbziparc.hbc hbfoxpro.hbc -ldflag=/NODEFAULTLIB:msvcrt -ldflag+=/NODEFAULTLIB:libucrt ----------------- Por favor si alguien tiene ...
by ocarjul
Fri Nov 22, 2024 9:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 86
Views: 3771

Re: Compilar con hmbk2 es complicado, pero...

... -Ic:\harbour\contrib\xhb -Ic:\harbour\contrib\hbtip -Ic:\harbour\contrib\hbfship -Ic:\harbour\contrib\hbxpp -Ic:\harbour\contrib\hbwin -Ic:\harbour\contrib\hbmzip C:\Users\Usuario\AppData\Local\Temp\hbmk_7a3w7x.dir\test.c Donde estoy fallando?. Que es lo que estoy ignorando?. ...
by asesormix
Tue Nov 19, 2024 12:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 86
Views: 3771

Re: Creando Servicios con Harbour y xHarbour

Un ejemplo sacado de hbwin/tests #define _SERVICE_NAME "Harbour_Test_Service"PROCEDURE Main( cMode )   LOCAL nError   LOCAL cMsg   hb_default( @cMode, "S" ) /* NOTE: ...
by cnavarro
Sun Oct 13, 2024 4:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Servicios con Harbour y xHarbour
Replies: 28
Views: 1375

Re: GOT 64 Bit Version running

... -lDrXlsx -lgdiplus -lole32 -lOleDlg -lversion -lucrt -luxtheme #ficheros de configuraci├│n debido a las funciones usadas xhb.hbc hbct.hbc hbwin.hbc hbmzip.hbc hbziparc.hbc hbfoxpro.hbc -ldflag=/NODEFAULTLIB:msvcrt -ldflag+=/NODEFAULTLIB:libucrt
by Jimmy
Wed Sep 18, 2024 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GOT 64 Bit Version running
Replies: 20
Views: 1161

Re: Compilar con hmbk2 es complicado, pero...

... -lFiveH -lFiveHC #LIBRERIAS DE TERCEROS -Lc:\GestObras\lib -ljvchwin #LIBRERIAS HARBOUR (se añaden las cabeceras .hbc) xhb.hbc hbct.hbc hbwin.hbc hbmzip.hbc hbziparc.hbc hbhpdf.hbc hbcomm.hbc hbmxml.hbc #RC c:\GestObras\resource\obraw.rc El primer fichero que incluyes sera el nombre ...
by jvtecheto
Wed Sep 18, 2024 1:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 86
Views: 3771

Re: erro dllcall

Estás enlazando hbwin.lib ?
by Antonio Linares
Mon Sep 16, 2024 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erro dllcall
Replies: 9
Views: 396

erro dllcall

... + c:\harbour\lib\win\bcc\hbhpdf.lib + c:\harbour\lib\win\bcc\libhpdf.lib + c:\harbour\lib\win\bcc\png.lib + c:\harbour\lib\win\bcc\hbwin.lib + c:\harbour\lib\win\bcc\gtgui.lib + c:\harbour\lib\win\bcc\hbrtl.lib + c:\harbour\lib\win\bcc\hbvm.lib + c:\harbour\lib\win\bcc\hblang.lib ...
by jair
Mon Sep 16, 2024 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erro dllcall
Replies: 9
Views: 396

Re: Creando Servicios con Harbour y xHarbour

Probando el ejemplo c:\harbour\contrib\hbwin\tests\service.prg con Harbour Para construirlo: set path=c:\bcc77\binc:\harbour\bin\win\bcc\hbmk2 service.prg -comp=bcc -lhbwin Abrimos ventana CMD como Administrador Ejecutamos service.exe i // OJO: ...
by Antonio Linares
Sun Sep 15, 2024 6:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Servicios con Harbour y xHarbour
Replies: 28
Views: 1375

Re: Excel desde consola

Estás enlazando hbwin.lib de Harbour ?
by Antonio Linares
Wed Jul 17, 2024 8:37 pm
 
Forum: FiveWin para CA-Clipper
Topic: Excel desde consola
Replies: 4
Views: 4905

error : streams

... + >> b32.bc echo ecc.map, + >> b32.bc echo $(FWDIR)\lib\FiveH.lib $(FWDIR)\lib\FiveHC.lib + >> b32.bc echo $(HBDIR)\lib\win\bcc\hbwin.lib + >> b32.bc echo $(HBDIR)\lib\win\bcc\gtgui.lib + >> b32.bc echo $(HBDIR)\lib\win\bcc\hbrtl.lib + >> b32.bc echo $(HBDIR)\lib\win\bcc\hbvm.lib ...
by acwoo1
Mon Jul 15, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error : streams
Replies: 22
Views: 1841

Re: hbwin.lib

Thanks

Regards

ACWoo
by acwoo1
Mon Jul 15, 2024 1:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbwin.lib
Replies: 12
Views: 1057

Re: hbwin.lib

I just sent you an email with the instructions
by Antonio Linares
Sun Jul 14, 2024 7:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbwin.lib
Replies: 12
Views: 1057

Re: hbwin.lib

Look inside bcc77.zip
by Antonio Linares
Sat Jul 13, 2024 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbwin.lib
Replies: 12
Views: 1057

Re: hbwin.lib

You are looking at the wrong folder.
You should check inside your BCC folder and not on the harbour folder.

also you can run it from your cmd

cd \
dir /s/a odbc32.lib

and you will find it.

Let me know if does it solve the problem for you :)
by Lailton
Sat Jul 13, 2024 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbwin.lib
Replies: 12
Views: 1057

Re: hbwin.lib

Hi

I use harbour_bcc770_32_20240619.zip, but couldn't find the folder pskd inside.
I obtained it from https://github.com/FiveTechSoft/harbour ... 240619.zip.
Is there a way to solve the problem ?

Regards

ACWoo
Using FWH2404, bcc770 and hb30
by acwoo1
Sat Jul 13, 2024 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbwin.lib
Replies: 12
Views: 1057
Next

Return to advanced search