FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour how to Setup FWH 32bit and FWH64 64 Bit right
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Sat Sep 21, 2024 09:39 AM
hi,

i still use 32 Bit OS, and also have 64 Bit OS, using mult-boot System.

With BCC7.7 i have big Problem under 32 Bit OS so i like to ask how to Setup FWH 32bit and FWH64 64 Bit :?:
should i install both under 64 Bit OS ?
greeting,

Jimmy
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Sat Sep 21, 2024 11:15 AM

What "big problem", exactly?

Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Sat Sep 21, 2024 02:36 PM
hi,
Enrico Maria Giordano wrote:What "big problem", exactly?
i can´t work Under 32 OS any more as i got misery Errors
Harbour 3.2.0dev (r2008190002)

Warning W8027 c:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h 18147: Functions containing for are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 50: #include c:\bcc770\INCLUDE\windows\sdk\ShlObj.h
+ c:\bcc770\INCLUDE\windows\sdk\ShlObj.h, line 111: #include c:\bcc770\INCLUDE\windows\sdk\shobjidl.h
+ c:\bcc770\INCLUDE\windows\sdk\shobjidl.h, line 776: #include c:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h
Warning W8027 c:\bcc770\INCLUDE\windows\sdk\shlobj_core.h 3503: Functions containing while are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 50: #include c:\bcc770\INCLUDE\windows\sdk\ShlObj.h
+ c:\bcc770\INCLUDE\windows\sdk\ShlObj.h, line 113: #include c:\bcc770\INCLUDE\windows\sdk\shlobj_core.h
*** 1 errors in Compile ***
it seems me BCC 7.7 Warnings, but even when SET
Code (fw): Select all Collapse
 -w-inl
it does not build *.EXE

i´m total confused what is going on, is it 32 Bit BCC 7.7, OLD Harbour 32 Bit Version or my 32 Bit OS ... ?
greeting,

Jimmy
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Sat Sep 21, 2024 05:22 PM
Jimmy wrote:Harbour 3.2.0dev (r2008190002)
You have to use this version:

Harbour 3.2.0dev (r2407221137)

https://github.com/FiveTechSoft/harbour_and_xharbour_builds
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Mon Sep 23, 2024 09:45 AM
hi,
Enrico Maria Giordano wrote:You have to use this version:

Harbour 3.2.0dev (r2407221137)
https://github.com/FiveTechSoft/harbour_and_xharbour_builds
THX for Advice

is harbour_and_xharbour_builds-master\harbour_bcc770_32_20240814.zip right
or is it harbour_and_xharbour_builds-master\harbour_bcc770C_32_20240814.zip :?:
greeting,

Jimmy
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Mon Sep 23, 2024 10:26 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: how to Setup FWH 32bit and FWH64 64 Bit right
Posted: Mon Sep 23, 2024 10:30 AM
Jimmy wrote:is harbour_and_xharbour_builds-master\harbour_bcc770_32_20240814.zip right
or is it harbour_and_xharbour_builds-master\harbour_bcc770C_32_20240814.zip :?:
[C] is for BCC CLANG. The other is for classic BCC.

Continue the discussion