Page 1 of 1

parser for addict

Posted: Fri Jun 17, 2011 7:10 am
by Hans H
I have installed Addict 4.
I have installed RichView13.05.
Then the parser. In the readme file you tell us to install Addict3_RichView_dxe.dproj. I have no such file on my computer. I have tried to install Addict4_RichView_dxe.dproj, but i does not compile.

Posted: Fri Jun 17, 2011 4:41 pm
by Sergey Tkachenko
There is a misprint in readme. It should be Addict4_RichView_dxe.dproj.
However, you need to change Addict4 packages before installing it.
Open the Addict3/4 packages, open its Options, page Description. Set "Build control"="Explicit rebuild". Recompile the Addict4 package.
Make sure that you do not have duplicate packages (*.bpl and *.dcp files) in different directories (the can be in <AddictDir>\BPL and in Delphi projects directories).

Posted: Fri Jun 17, 2011 4:52 pm
by Hans H
Ok, I solved it. Had removed the .INC dot to early. I also had to move the Addict files to out of Program Files.