Search found 36 matches: lhbwin

Return to advanced search

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... modify any *.hbp or *.env files. I simply specified these flags from the flags dialog: -ic:\fwh\include -lc:\fwh\lib\fiveh -lc:\fwh\lib\fivehc -lhbwin -gui 2) I have not built hbide on OSX. I simply used WinBottler to run a Windows EXE (hbide) on OSX :-) 3) Once we know where to download from ...
by Antonio Linares
Sat Jun 12, 2010 7:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... webpage and harbour downloaded from Fivetech. Projects flags: -ic:\develop\fwh\include -lc:\develop\fwh\lib\fiveh -lc:\develop\fwh\lib\fivehc -lhbwin -gui Errors: ---------------------------------------------------------------------------------------------------- Project [ CatiaUSB ] Launch ...
by Baxajaun
Fri Jun 04, 2010 10:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943

Re: Pritpal, HBIDE developer, assists us to use it with FWH

I wrote an uppercase i :-)

These are my final used flags:

-ic:\fwh\include
-lc:\fwh\lib\fiveh
-lc:\fwh\lib\fivehc
-lhbwin
-gui

working fine :-)
by Antonio Linares
Thu Jun 03, 2010 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... "usual" way, as Pritpal said, and got it working with these flags :-) -Ic:\fwh\include -lc:\fwh\lib\fiveh -lc:\fwh\lib\fivehc -lgtgui -lhbwin Should be: -Ic:\fwh\include not required as -l fwh\include is supposed to have headers only -l flags is for libs. it should be -ic:\fwh\include ...
by Pritpal Bedi
Thu Jun 03, 2010 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943

Re: Pritpal, HBIDE developer, assists us to use it with FWH

This flag was missing to remove the console window:

-gui

so final flags to use are:

-Ic:\fwh\include
-lc:\fwh\lib\fiveh
-lc:\fwh\lib\fivehc
-lgtgui
-lhbwin
-gui

Working very nicely :-)

Image

Many thanks Pritpal! :-)
by Antonio Linares
Thu Jun 03, 2010 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... "usual" way, as Pritpal said, and got it working with these flags :-) -Ic:\fwh\include -lc:\fwh\lib\fiveh -lc:\fwh\lib\fivehc -lgtgui -lhbwin http://img706.imageshack.us/img706/9880/capturegxt.jpg http://img249.imageshack.us/img249/106/capturevkr.jpg ...
by Antonio Linares
Thu Jun 03, 2010 7:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100943
Previous

Return to advanced search