Search found 36 matches: lhbwin

Return to advanced search

Re: Mejoras para scintilla

... D:\fiveui\source\prueba.prg -LD:\fwh\Fwh1203\lib -LD:\borland\bcc582\lib -LD:\borland\bcc582\lib\psdk -lfiveh -lfivehc -lpng -lhbct -lxhb -lgtgui -lhbwin -lcw32 -luuid -limport32 -lws2_32 -lodbc32 -lnddeapi -liphlpapi -lmsimg32 -lpsapi -lrasapi32 -lgdiplus -lshell32 copy prueba.exe D:\proyectos\prueba ...
by morin0510
Wed May 31, 2023 7:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 852435

Re: AL crear ejecutable con Minigui o GCC me da este error

... -lgtgui -lhbrtl -lhbvm -lhblang -lhbmacro -lhbrdd -lrddntx \ -lrddcdx -lrddfpt -lhbsix -lhbdebug -lhbhpdf -lhbcommon -lhbpp -lhbcpage -lhbnulrdd -lhbwin -lhbct -lxhb -lhbcplr -lhbpcre \ -lpng -lhbzlib -lhbmisc -lhbusrrdd -lhbnf -lhbmzip -lminizip -lhbziparc -lhbtip -llibhpdf -lhbzebra -lhbnetio ...
by ruben Dario
Sat Jul 27, 2019 7:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AL crear ejecutable con Minigui o GCC me da este error
Replies: 4
Views: 491

Re: Building a Windows Service

to compile service.prg I use this:

---cut---
set PATH=c:\bcc\bin;%PATH%

\harbour-install\bin\hbmk2 service -lhbwin -lace32 -lrddads -iC:\harbour-install\contrib\hbwin
---cut---


Regards.
by toninhofwi
Wed May 22, 2019 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building a Windows Service
Replies: 6
Views: 1202

Re: Compilar código Harbour con gcc en 64 BITS

... # ========================== -oTEST -exitstr -gui -inc ### solo per GCC compiler - toglie le dipendenze dai .dll ### -fullstatic TEST.PRG -lHBWIN -lHBCT -lXHB -lPNG -lPSAPI -lHBZIPARC -lHBMZIP -lMINIZIP -lHBZEBRA -lURLMON ### librerie solo per GCC 7.3 ### -lSTDC++ -lOLEDLG -lGDIPLUS -lVERSION ...
by vensanto
Sun May 27, 2018 8:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar código Harbour con gcc en 64 BITS
Replies: 8
Views: 2020

Re: Convert DOS application(s) to Harbour <== LIB compatibility

Ok, linked the following files: -lhbrtl -lhbvm -lhbcommon -lhbmacro -lgtwin -lhbrdd -lhbsix -lrddntx -lrddfpt -lrddcdx -lxhb -lhbwin -lhbct -lhbnf No compile errors, but still got the same error.  Error DBFCDX/1001  Open error: .\X_CT  Called from DBUSEAREA(0)  Called from NETUSE(659)  ...
by elrosa
Thu Aug 04, 2016 8:17 am
 
Forum: FiveWin for CA-Clipper
Topic: Convert DOS application(s) to Harbour <== LIB compatibility
Replies: 42
Views: 19562

Re: clase METRO de Cristobal Navarro

... c:\fiveui\source\cmru.prg -Lc:\fwh\fwh1312\lib -Lc:\borland\bcc582\lib -Lc:\borland\bcc582\lib\psdk -lfiveh -lfivehc -lpng -lhbct -lxhb -lgtgui -lhbwin -lcw32 -luuid -limport32 -lws2_32 -lodbc32 -lnddeapi -liphlpapi -lmsimg32 -lpsapi -lrasapi32 -lgdiplus -lshell32 No he podido reproducir tus ...
by ruben Dario
Fri Jul 22, 2016 3:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: clase TFiveUI de Cristobal Navarro
Replies: 21
Views: 3766

Re: clase METRO de Cristobal Navarro

... FW_GT(), CHECKRES()  Compilo asi. -q0 -kmo -static -oprueba -lhbct -lhbtip -lxhb -lhbmzip -lminizip -lhbziparc -lhbwin -LK:\fwh\lib\FiveH.lib -LK:\fwh\lib\FiveHC.lib -workdir=C:\Temp\loco -ik:\fwh\include WndUI01.prg ClasTWind.prg -run Podrias colocar el bat de ...
by ruben Dario
Fri Jul 22, 2016 1:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: clase TFiveUI de Cristobal Navarro
Replies: 21
Views: 3766

Re: xharbour with gcc (mingw)?

... -lhbdebug -lhbhsx -lhblang -lhbmacro -lhbmainstd -lhbmzip -lodbc32 -lhbpcre -lhbpp -lhbrdd -lhbrtl -lhbsix -lhbsqlit3 -lhbtip -lhbusrrdd -lhbvm -lhbwin -lhbzlib -lrddcdx -lrddfpt -lrddntx -lxhb -lpng -Wl,--end-group if exist %1.rc %mingw%\bin\gcc -o%1.exe %1.o _%1.o -Wall -s -mwindows -L%mingw%\lib ...
by pieter
Sat Apr 16, 2016 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4964

Re: xharbour with gcc (mingw)?

... C:/XharbourWithMingwTestProgram/mingw530/MINGW530/bin/../lib/gcc/i686-w64-mingw3 2/5.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lhbwin C:/XharbourWithMingwTestProgram/mingw530/MINGW530/bin/../lib/gcc/i686-w64-mingw3 2/5.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find ...
by pieter
Thu Apr 14, 2016 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4964

Re: xharbour with gcc (mingw)?

... -lhbdebug -lhbhsx -lhblang -lhbmacro -lhbmainstd -lhbmzip -lodbc32 -lhbpcre -lhbpp -lhbrdd -lhbrtl -lhbsix -lhbsqlit3 -lhbtip -lhbusrrdd -lhbvm -lhbwin -lhbzlib -lrddcdx -lrddfpt -lrddntx -lxhb -lpng -Wl,--end-group Does anybody know if I have do someting with cygwin? I thougth I have to do something ...
by pieter
Thu Apr 14, 2016 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4964

fivenet

... no portable: '-l..\lib\fivenet.lib'. Utilice la(s) opción(es) '-L..\lib -lfivenet' en su lugar. hbmk2: Advertencia: Parámetro no portable: '-lhbwin.lib'. Utilice la(s) opción(es) '-lhbwin' en su lugar. Harbour 3.2.0dev (r1511161432) Copyright (c) 1999-2015, http://harbour-project.org/ Compiling ...
by nelstu
Mon Nov 30, 2015 11:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: fivenet
Replies: 1
Views: 602

Pregunta Sobre Hbmk2 Versus make -farchiv.mak

... construye el ejecutable pero se cuelga al ejecutar. No se porque las diferencias pero veo que es mas versatil usar hbmk2 hbmk2 eje12.prg -gtwvg -lhbwin o este ejemplo de un test.hbp test.prgabout.prgcalendar.prgtest.rchbct.hbc-w3-es2-mt-strip-comprgtwvg.hbc-DGTWVG  con make se hace colocando ...
by ruben Dario
Sat Jul 04, 2015 3:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pregunta Sobre Hbmk2 Versus make -farchiv.mak
Replies: 7
Views: 995

Ayuda para compilar este codigo

... 6.8 y me da error. sera que esta libreria tiene alguin error. Porque con hbmk2 funciona Anexo el ejemplo si uso hbmk2 hbmk2 test.prg -gtwvg -lhbwin si funciona bien si lo quiero hacer con un mak, crea el ejcutable, pero se cuelga al ejecutar PROCEDURE Main() LOCAL cF1, cF2, cF3 LOCAL ...
by ruben Dario
Fri Jun 19, 2015 9:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda para compilar este codigo
Replies: 8
Views: 738

Re: New FWH 14.09

... -lhbdebug -lhbhsx -lhblang -lhbmacro -lhbmainstd -lhbmzip -lodbc32 -lhbpcre -lhbpp -lhbrdd -lhbrtl -lhbsix -lhbsqlit3 -lhbtip -lhbusrrdd -lhbvm -lhbwin -lhbzlib -lrddcdx -lrddfpt -lrddntx -lxhb -lpng -Wl,--end-group if exist %1.rc %mingw%\bin\gcc -o%1.exe %1.o _%1.o -Wall -s -mwindows -L%mingw%\lib ...
by Antonio Linares
Sun Nov 02, 2014 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 8667

Re: New FWH 14.09

... -lcomctl32 -lcom dlg32 -lgdi32 -lole32 -loleaut32 -lpsapi -lmsimg32 -loledlg -lstdc++ -lmfcuia32 -lversion -luuid -lwinmm -lvfw32 -lwsock32 -lgcc -lhbwin -lhbct -lxhb -lhbmemio -lhbmisc -lpng -lhbtip -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -l gtcgi -lgtpca -lgtstd -lgtwin -lgtwvt ...
by Gross
Sun Nov 02, 2014 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 8667
Next

Return to advanced search