Search found 33 matches: lxhb

Return to advanced search

Re: Mejoras para scintilla

... -i 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 ...
by morin0510
Wed May 31, 2023 7:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1040
Views: 924055

Re: .HBP para harbour y Visual Studio

... necesitas tener las contribs construidas ( que las tienes en forma de lib ) Otra posibilidad es sustituir los hbc por sus libs correspondientes: -lxhb.lib ... Gracias Cristobal, o sea cualquier Harbour de 64 bits que tenga la carpeta contrib aunque este construido con mingw64 (por ejemplo) nos ...
by jvtecheto
Wed Dec 01, 2021 8:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: .HBP para harbour y Visual Studio
Replies: 36
Views: 4406

Re: .HBP para harbour y Visual Studio

Cualquier harbour que tengas que esté la carpeta contribs te vale, la copias allí tal cual y él se encarga. No necesitas tener las contribs construidas ( que las tienes en forma de lib )
Otra posibilidad es sustituir los hbc por sus libs correspondientes:
-lxhb.lib
...

by cnavarro
Wed Dec 01, 2021 1:07 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: .HBP para harbour y Visual Studio
Replies: 36
Views: 4406

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

... -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 lipfiles=-librub_h ...
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: 557

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: 2263

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 ...
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: 23020

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 ...
by ruben Dario
Fri Jul 22, 2016 3:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: clase TFiveUI de Cristobal Navarro
Replies: 21
Views: 4318

Re: clase METRO de Cristobal Navarro

... TDIALOGUI_DLGMSGUI(), 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 ...
by ruben Dario
Fri Jul 22, 2016 1:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: clase TFiveUI de Cristobal Navarro
Replies: 21
Views: 4318

Re: xharbour with gcc (mingw)?

... -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 -L%hlibs% -L%fwh%\lib -mno-cygwin -Wl,--start-group ...
by pieter
Sat Apr 16, 2016 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 5472

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 -lxhb collect2.exe: error: ld returned 1 exit status * Link errors * C:\XharbourWithMingwTestProgram> But maybe this error is closer to the solution. ...
by pieter
Thu Apr 14, 2016 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 5472

Re: xharbour with gcc (mingw)?

... -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 with MingW. Pieter
by pieter
Thu Apr 14, 2016 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 5472

Re: FiveLinux on Raspberry PI - Dead or alive ?

... `pkg-config --cflags gtk+-2.0` echo linking... gcc $1.o -o$1 -L./../lib -L./../../harbour/lib/linux/gcc -Wl,--start-group -lfive -lfivec -lxhb -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lhbcplr -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgttrm -lhbdebug ...
by George
Tue Feb 02, 2016 4:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 12774

Re: New FWH 14.09

... -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 -L%hlibs% -L%fwh%\lib -mno-cygwin -Wl,--start-group ...
by Antonio Linares
Sun Nov 02, 2014 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10138

Re: New FWH 14.09

... 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 -lgtgui -lhbrdd ...
by Gross
Sun Nov 02, 2014 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10138

Re: New FWH 14.09

... 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 -lgtgui -lhbrdd ...
by Gross
Sat Nov 01, 2014 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10138
Next

Return to advanced search