I installed TRichViewSetup20.exe, in C++Builder XE11 it worked, but in XE8 when in 64 bits the compiler displays the lack of the file RVPKGCBXE8.A.
[ilink64 Error] Fatal: Unable to open file 'RVPKGCBXE8.A'
Could you show in which folder this file is?
RVPKGCBXE8.A file not found in 64-bit.
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVPKGCBXE8.A file not found in 64-bit.
Install Delphi+C++Builder packages, not C++Builder-only packages.
C++Builder-only packages (RVPkgCBXE8.cbproj) support only Win32 platform. I tried, but it looks like it is impossible to compile multiple CBPROJ packages (dependent from each other) for Win64 platform.
Delphi+C++Builder packages (RVPkgDXE8.dpk) support both Win32 and Win64 platforms.
You can re-install using "Install TRichView in Delphi IDE" shortcut in Windows Start menu.
C++Builder-only packages (RVPkgCBXE8.cbproj) support only Win32 platform. I tried, but it looks like it is impossible to compile multiple CBPROJ packages (dependent from each other) for Win64 platform.
Delphi+C++Builder packages (RVPkgDXE8.dpk) support both Win32 and Win64 platforms.
You can re-install using "Install TRichView in Delphi IDE" shortcut in Windows Start menu.