Search found 32 matches: lhbpp

Return to advanced search

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

... -lgtwin -lgtwvt -lgtwvg -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 ...
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: 480

Re: multiple definition error

... -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainstd -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpapi -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 ...
by Antonio Linares
Wed Feb 01, 2017 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: multiple definition error
Replies: 20
Views: 3764

Re: multiple definition error

... -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainstd -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpapi -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 ...
by marzio
Tue Jan 24, 2017 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: multiple definition error
Replies: 20
Views: 3764

Re: multiple defintions, forst defined here

... -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainstd -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr ...
by lmheimendinger
Mon Dec 05, 2016 11:37 pm
 
Forum: FiveWin for CA-Clipper
Topic: multiple defintions, forst defined here
Replies: 15
Views: 19755

Re: xharbour with gcc (mingw)?

... -lvfw32 -lwsock32 -lshell32 -lhbcommon -lhbcpage -lhbcplr -lhbct -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 ...
by pieter
Sat Apr 16, 2016 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4820

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 -lhbpp 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: 4820

Re: xharbour with gcc (mingw)?

... -lvfw32 -lwsock32 -lshell32 -lhbcommon -lhbcpage -lhbcplr -lhbct -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 ...
by pieter
Thu Apr 14, 2016 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 4820

Re: FiveLinux on Raspberry Pi compile Error.

You have to change the libraries names this way: -lfive -lfivec -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lhbcplr -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgttrm -lhbdebug -lm -lgpm -lncurses Please review: https://bitbucket.org/fivetech/fivelinux/src/e4d39f059ef5a0310e7e0353287023e48d9b4f27/samples/build.sh?at=master&fileviewer=file-view-default
by Antonio Linares
Thu Feb 04, 2016 8:00 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry Pi compile Error.
Replies: 10
Views: 3200

Re: FiveLinux on Raspberry PI - Dead or alive ?

... -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 -lm -lgpm -lncurses `pkg-config --libs gtk+-2.0` `pkg-config --libs ...
by George
Tue Feb 02, 2016 4:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 9254

fivenet

... -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall hbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro lhbcplr -lhbpp -lhbcommon -lhbmainwin -lkernel32 -luser32 -lgdi32 -ladvapi32 - s2_32 -liphlpapi -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -lo ...
by nelstu
Mon Nov 30, 2015 11:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: fivenet
Replies: 1
Views: 591

Re: New FWH 14.09

... -lvfw32 -lwsock32 -lshell32 -lhbcommon -lhbcpage -lhbcplr -lhbct -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 ...
by Antonio Linares
Sun Nov 02, 2014 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 8590

Re: New FWH 14.09

... -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddn tx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainwin -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpap i -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 ...
by Gross
Tue Oct 28, 2014 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 8590

Re: Error FWH 14.08 MinGW

... -lgts td -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrdd nsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbma inwin -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpapi -lwinspool -lco mctl32 -lcomdlg32 -lshell32 -luuid -lole32 ...
by Gross
Sat Sep 13, 2014 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 14.08 MinGW
Replies: 5
Views: 1025

Error FWH 14.08 MinGW

... -lgts td -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrdd nsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbma inwin -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -liphlpapi -lwinspool -lco mctl32 -lcomdlg32 -lshell32 -luuid -lole32 ...
by Gross
Sat Sep 13, 2014 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 14.08 MinGW
Replies: 5
Views: 1025

Re: Problem FiveMac and Maverick OSX 10.9

... fi echo linking... CRTLIB=$SDKPATH/usr/lib HRBLIBS='-lhbdebug -lhbvm -lhbrtl -lhblang -lhbrdd -lhbrtl -lgttrm -lhbvm -lhbmacro -lhbpp -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbcommon -lhbcplr' FRAMEWORKS='-framework Cocoa -framework WebKit -framework QTkit -framework Quartz' # add ...
by vensanto
Thu Dec 12, 2013 3:40 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Problem FiveMac and Maverick OSX 10.9
Replies: 4
Views: 1347
Next

Return to advanced search