Page 1 of 1

Cannot find Components after Install

Posted: Fri May 10, 2019 8:15 pm
by vicmowery
Hello,

I have Rad Studio 10.2. I have installed TRichView using TRichViewSetup-Pre18.exe. (I was a registered user LONG LONG ago).

When I open Rad Studio and create a new VCL app, I cannot find the TRichView components. When I open an old app created with TRichView, I get errors such as "Class TRichViewEdit not found..."

Somebody please help me get the components installed into my IDE.

Thanks!
Vic

Re: Cannot find Components after Install

Posted: Sat May 11, 2019 12:36 pm
by Sergey Tkachenko
1. Did the installer report success?
2. Which Rad Studio edition do you use?

Re: Cannot find Components after Install

Posted: Sat May 18, 2019 11:21 pm
by vicmowery
Yes, the installer reported success. I am using RAD Studio 10.2, which has been upgraded from 10.1.

On another PC which never had RAD Studio installed previously, I installed 10.1 (Delphi) and confirmed it was working. Then installed TRichView pre-18 and whenever RAD Studio loads, it complains that it cannot find the BPL files in the C:\Users\Public\Documents\Embarcadero.... folder. There are no BPL files there after the install. Uninstalled and reinstalled, same thing.

Re: Cannot find Components after Install

Posted: Sun May 19, 2019 10:55 am
by Sergey Tkachenko
Maybe you have a Starter edition?
In this edition, command line compilers report success but do nothing. So the only way to install in a Starter edition is opening packages one by one, compiling and installing them in IDE.

See https://www.trichview.com/forums/viewto ... 36&p=32956