FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour how to Setup BCC7.7 to build 32 Bit Apps
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
how to Setup BCC7.7 to build 32 Bit Apps
Posted: Sat Sep 21, 2024 08:00 AM
hi,

i still have a 32 Bit OS on one SSD, using multi boot System, i can switch to 64 Bit OS on other SSD.
but BCC 7.7 seems to fail on 32 Bit OS, did somebody else use BCC 7.7 under 32 Bit OS ?

under 32 Bit OS Environment i can´t use BuildH.BAT as MSVC will only install on 64 Bit OS
when try to use BuildH.BAT, under 64 Bit OS, on other Drive X:
Code (fw): Select all Collapse
X:\fwh\0\LISTVIEW>..\..\samples\buildH DRXLS
it fail with Error Message : Can't open #include file ...

so how to Setup BCC 7.7 under 32 Bit OS Environment to build 32 Bit Apps :?:
or what should i do ? install FWH 32 bit and BCC 7.7 32 Bit under 64 Bit OS ?
greeting,

Jimmy
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: how to Setup BCC7.7 to build 32 Bit Apps
Posted: Sat Sep 21, 2024 08:29 AM
Jimmy wrote:but BCC 7.7 seems to fail on 32 Bit OS,
What do you mean with "fail"? Do you get an error message? Did you try to run bcc32.exe from the console? What do you get?

Continue the discussion