Installation with RAD Studio XE2

General TRichView support forum. Please post your questions here
Post Reply
BennieC
Posts: 28
Joined: Sat Jun 18, 2011 7:00 pm

Installation with RAD Studio XE2

Post by BennieC »

Hi,
I have just installed RAD Studio XE2 but will run that in parallel with XE as I slowly move across. I am trying to install the trial version on XE2 but run in the following compile error when installing RVPkgDXE.bpl

[DCC Fatal Error] RVPkgDXE.dpk(98): F2063 Could not compile used unit 'CRVData.pas'

Any suggestions please.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

In XE2, install RVPkgDXE2.dproj, not RVPkgDXE.dproj.
BennieC
Posts: 28
Joined: Sat Jun 18, 2011 7:00 pm

Installation with XE2

Post by BennieC »

Hi Sergey, Thanks, my first download did not have an XE2 folder

Two more installation questions.

1. ErrorA Style Luna has not been registered
2. TRVRuler, TRVFontComboBox, etc not found. What should all be installed to make the transition. I essentially only use the basic Ribbon editor that you provided.
3. How compatible is the TRichview components with Firemonkey, if at all

Regards
Bennie
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

1. When this error happens? I believe this error is not related to our components.
2. Install RichViewActionsDXE2.dproj. If you use a trial version, it is in "2-RichViewActions" folder (and the demo with ribbon is in "2-RichViewActions\Ribbon".
3. FireMonkey - no, planned for future, as a separate product.
Post Reply