Page 1 of 1

Richview Actions with Addict 4

Posted: Wed Jul 22, 2009 7:01 pm
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

Posted: Thu Jul 23, 2009 2:44 pm
by Sergey Tkachenko
The same instructions work for Addict4

Posted: Thu Jul 23, 2009 6:04 pm
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

Posted: Thu Jul 23, 2009 7:59 pm
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)

Posted: Sun Jul 26, 2009 5:13 pm
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

Posted: Sun Jul 26, 2009 6:47 pm
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

Posted: Mon Jul 27, 2009 1:51 pm
by Sergey Tkachenko
It is the proper way.