Page 1 of 1

Installation of TRichView - Windows 8 - RvDBPkgDXE4.dprog

Posted: Wed Oct 30, 2013 6:41 pm
by Joe Robbins
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.

Posted: Thu Oct 31, 2013 6:55 am
by Sergey Tkachenko
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.

Problem Solved

Posted: Thu Oct 31, 2013 11:38 pm
by Joe Robbins
Thanks, adding the path as suggested allowed this to be installed.

Regards,

Joe Robbins