Re: Pritpal, HBIDE developer, assists us to use it with FWH
Posted: Thu Oct 17, 2019 5:00 am
hi,
i have open Windows "Compiler Environment" and paste it. after Save i got hbide.skl
now i got Menu Item "Select an Environment" and chose 1st -> BCC / harbour
than i try to rebuild but HbIDE crash
...
Error Msgbox (have make Snapshot but can't upload it here) but no Log File.
in hb_out.log i found
when start HbIDE again and rebuild it use MinGW again
---
i have a hbmk.hbm in Build Directory
this Way it use BCC
please help me how to set HbIDE to BCC
Thx, Jimmy
i try your Advice and these Settings while i want to use BCC instead of MinGWPritpal Bedi wrote:I think I screwed up something. Here is the revised one.
i have open Windows "Compiler Environment" and paste it. after Save i got hbide.skl
now i got Menu Item "Select an Environment" and chose 1st -> BCC / harbour
than i try to rebuild but HbIDE crash
![Shocked :shock:](./images/smilies/icon_eek.gif)
Error Msgbox (have make Snapshot but can't upload it here) but no Log File.
in hb_out.log i found
------------------------------------------------------------------------
Application Internal Error - F:\hbIDE\hbide.exe
Terminated at: 2019.10.17 06:25:18
Unrecoverable error 9001: Error recovery failure
------------------------------------------------------------------------
Application Internal Error - F:\hbIDE\hbide.exe
Terminated at: 2019.10.17 06:26:36
Unrecoverable error 9001: Error recovery failure
------------------------------------------------------------------------
Application Internal Error - F:\hbIDE\hbide.exe
Terminated at: 2019.10.17 06:37:53
Unrecoverable error 9001: Error recovery failur
when start HbIDE again and rebuild it use MinGW again
![Sad :(](./images/smilies/icon_sad.gif)
E:\harbour\WMP>C:\harbour\bin\hbmk2.exe E:\harbour\WMP\WM9.hbp -q -trace -info -lang=en -width=512
hbmk2: Autodetected platform: win
hbmk2: Autodetected C compiler: mingw
---
i have a hbmk.hbm in Build Directory
Code: Select all | Expand
-{bcc}Lc:\bcc55\Bin\
-nodebug
hbxpp.hbc
gtwvg.hbc
-ic:\harbour\include\
-Lc:\harbour\lib\win\bcc\
-ic:\bcc55\Include\
-Lc:\bcc55\Lib\
-w1 -es0
please help me how to set HbIDE to BCC
Thx, Jimmy