FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Utilities / Utilidades prsht.h changes for Borland 64 bits
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: prsht.h changes for Borland 64 bits
Posted: Fri Nov 11, 2022 08:46 AM

Yes, I know, but I like to fully understand the problem.

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: prsht.h changes for Borland 64 bits
Posted: Fri Nov 11, 2022 10:28 AM
Ok, the problem is not in prsht.h but in brcc.exe:
Code (fw): Select all Collapse
Borland Resource Compiler  Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.

Error prsht.h 917 1: '#endif' before '#if'
No errors with rc.exe
Code (fw): Select all Collapse
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation.  All rights reserved.
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: prsht.h changes for Borland 64 bits
Posted: Fri Nov 11, 2022 10:29 AM

We need to find an updated version of brcc.exe, if it exists. Or use rc.exe with BCC.

Continue the discussion