Page 1 of 1

About GetIt version of TRichView trial (and RVMedia too)

Posted: Tue Oct 18, 2022 12:18 pm
by Sergey Tkachenko
A trial version of TRichView was updated in GetIt package manager for RAD Studio 10.4 and 11.

Since this update, it uses our IDE installer instead of GetIt installer.
This solution has its pros and cons.

Pros:
  • can be installed both in Delphi and C++Builder (the old version required Delphi personality)
  • it can install all available packages, including packages requiring third-party libraries and optional components
  • it removes paths to old TRichView versions from RAD Studio libraries (to avoid unit version mismatch)
Cons:
  • it is not compatible with RAD Studio Comminity edition (because this edition does not have command-line compilers) - a manual compilation of packages is required.
Known problem: the installer adds a system environment variable to shorten paths written to Delphi library. Unfortunately, RAD Studio cannot find this variable just after installing TRichView. A manual restart of RAD Studio is needed. This problem will be solved ASAP.

Re: About GetIt version of TRichView trial

Posted: Wed Oct 19, 2022 5:38 pm
by Sergey Tkachenko
The problem with TRichView GetIt trial installation has been solved.

Re: About GetIt version of TRichView trial

Posted: Tue May 09, 2023 10:59 am
by Sergey Tkachenko
Update

In RAD Studio 10.4 and 11.x, TRichView trials on GetIt package manager have been updated to version 21.3.

Community Edition of Delphi and C++Builder

In RAD Studio 11, GetIt version partially supports Community Edition (just like the trial version from our web site).
The VCL version installs TRichView, RichViewActions, ScaleRichView, and core ReportWorkshop packages.
The FMX version installs TRichView packages.
Additional packages (such as RichViewXML, data providers for ReportWorkshop, etc.) need to be installed manually in Delphi Community Edition.

RVMedia 10 trial on GetIt

Posted: Wed Jul 26, 2023 11:44 am
by Sergey Tkachenko
RVMedia trial version is available for installing via GetIt package manager in Delphi 10.4 and Delphi 11.x.
The setups are generally the same as on https://www.trichview.com/download/ (but FFmpeg DLLs are included only in VCL version).

Delphi 11 Community edition is supported.

Initially, the GetIt version had a problem with Delphi library paths. This problem is fixed today.