Richview Actions with Addict 4

General TRichView support forum. Please post your questions here
Post Reply
gdenny
Posts: 28
Joined: Wed Jul 22, 2009 6:46 pm

Richview Actions with Addict 4

Post by gdenny »

Hello. We just purchased the licensed copy of RichView and I want to get
started with a good install because I had issues with the trial version. The
installation of RichView went well but I would like updated instructions for
installing RichViewActions with support for Addict 4 in C++ Builder 2007.
The references in RichViewActions.ini seem to be related to Addict 3.

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

Post by Sergey Tkachenko »

The same instructions work for Addict4
gdenny
Posts: 28
Joined: Wed Jul 22, 2009 6:46 pm

Post by gdenny »

When trying to build the package with $DEFINE USERVADDICT3 it cannot
find ad3RichViewCmpnts.dcu. The file is not on my computer. Addict 4 is
installed. Did I miss a step? Thanks, Glenn
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

You need to install TRichView parser for Addict - http://www.trichview.com/resources/adrv3/adrv3.zip
(after installing Addict4 but before RichViewActions)
gdenny
Posts: 28
Joined: Wed Jul 22, 2009 6:46 pm

Post by gdenny »

The parser installed. RichViewActions builds but gives this message when
trying to intall into the IDE. "Cannot Load package RichViewActionsCB2007. It contains unit 'Ad3util' which is also contained in
package addict3_d105. I am using BCB2007. What did I miss? Glenn
gdenny
Posts: 28
Joined: Wed Jul 22, 2009 6:46 pm

Post by gdenny »

I got it installed by adding addict3_d105 and Addict3_RichView_CB2007 to
the requires section of RichViewActions. Please let me know if this was
not the proper way. Thanks, Glenn
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

It is the proper way.
Post Reply