I am new to TRichView. I just tried to install into Delphi XE4 on a Windows 8 machine. Installation of RVPkgDXE4.dproj was no problem.
When I try to install RVDBPkgDXE4.dproj, I receive the following error message:
[dcc32 Fatal Error] RVPkgDXE4.dpk(1): E2225 Never-build package 'RVPkgDXE4' must be recompiled
[dcc32 Fatal Error] RVDBPkgDXE4.dpk(38): E2202 Required package 'RVPkgDXE4' not found
Any ideas? Thanks.
Installation of TRichView - Windows 8 - RvDBPkgDXE4.dprog
-
- Posts: 2
- Joined: Wed Oct 30, 2013 6:27 pm
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
1) Check if RVPkgDXE4.dcp is created in <COMMON DOCUMENTS>RAD Studio\11.0\Dcp\ after the compilation of RVPkgDXE4.dpk
2) Menu Tools | Options, Environment Options | Delphi Options | Library, selected platform="32-bit Windows", Library path. Make sure that "<COMMON DOCUMENTS>RAD Studio\11.0\Dcp" is included.
2) Menu Tools | Options, Environment Options | Delphi Options | Library, selected platform="32-bit Windows", Library path. Make sure that "<COMMON DOCUMENTS>RAD Studio\11.0\Dcp" is included.
-
- Posts: 2
- Joined: Wed Oct 30, 2013 6:27 pm
Problem Solved
Thanks, adding the path as suggested allowed this to be installed.
Regards,
Joe Robbins
Regards,
Joe Robbins