trichview.support
Re: Problem - Installing rvActionsD7.dpk with Addict option enabled |
Author |
Message |
Sergey Tkachenko |
Posted: 06/20/2004 14:12:23 I do not know what paCompRE package is, but it looks like this package uses Addict3 packages as well as RichViewActions. Ideally, Addict3's units (such as ad3Util) must be contained in Addict3's packages. Other packages (RichViewActions, paCompRE) must use Addict3 package. You need to do the following: Select menu Component | Install Packages. Uninstall RichViewActions packages and paCompRE package. For any case, also uninstall Addit3_RichView_d7 ("Addict 3.0 + RichView integration package"). (to uninstall package, highlight it and click "Remove") Make sure that Addic3 package (addict3_d7) is installed. Open Addit3_RichView_d7.dpk. Make sure that addict3_d7 is in "Requires" list. If not, add it to there (highlight "Requires", click "Add" button, add addict3_d7.dcp. It may be in <DelphiDir>\Projects\Bpl\ or where you have installed Addict3 packages). Install this package. Open rvActionRunD7.dpk. Make sure that both Addict3_d7 and Addit3_RichView_d7 are in "Requires". If not, add them there. Compile this package. If you moved resulting BPL in another directory before, move it now again. Open and install rvActionD7.dpk. Open paCompRE.dpk. Make sure that Addict3_d7 is in "Requires". If not, add it there. Install this package. The summury: all packages that use Addict3 files must have Addict3_d7 in "Requires". -- Greetings If I enable {$DEFINE USERVADDICT3} in RichViewActions.inc before compiling rvActionsD7.dpk, I get an error message. Does anyone know how to install Addict3.41 and RichView actions with the Addict options enabled? regards Parmod |
Powered by ABC Amber Outlook Express Converter