About GetIt version of TRichView trial (and RVMedia too)

News about TRichView, ScaleRichView, ReportWorkshop, RVMedia
Post Reply
Sergey Tkachenko
Site Admin
Posts: 17254
Joined: Sat Aug 27, 2005 10:28 am
Contact:

About GetIt version of TRichView trial (and RVMedia too)

Post 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.
Sergey Tkachenko
Site Admin
Posts: 17254
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: About GetIt version of TRichView trial

Post by Sergey Tkachenko »

The problem with TRichView GetIt trial installation has been solved.
Sergey Tkachenko
Site Admin
Posts: 17254
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: About GetIt version of TRichView trial

Post 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.
Sergey Tkachenko
Site Admin
Posts: 17254
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RVMedia 10 trial on GetIt

Post 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.
Post Reply