Page 1 of 1

Installing RichView 17.2 on RAD Studio 10.1 Berlin

Posted: Thu Jul 14, 2022 9:22 am
by K2ERP
Trying to install the C++ Builder version causes errors. What's wrong?

-------------------------------------
Error compiling C:\VCL\TRichView\TRichView\Source\RVPkgCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVGIFANIMATE2007.OBJ'
-------------------------------------
Error compiling C:\VCL\TRichView\TRichView\Source\RVDBPkgCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'
-------------------------------------
Error compiling C:\VCL\TRichView\RichViewActions\Source\RichViewActionsCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'
-------------------------------------
Error compiling C:\VCL\TRichView\RvHtmlImporter\Source\RvHtmlCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'
-------------------------------------
Error compiling C:\VCL\TRichView\RvXml\Source\RvXmlCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'
-------------------------------------
Error compiling C:\VCL\TRichView\ThirdParty\HunSpell\Source\RVHunSpellPkgCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'
-------------------------------------
Error compiling C:\VCL\TRichView\ThirdParty\ASpell\Source\RVASpellPkgCB10_1.cbproj:
Microsoft (R) Build Engine Version 3.5.30729.8763
[Microsoft .NET Framework версии 2.0.50727.8745]
(C) Корпорация Майкрософт (Microsoft Corp.), 2007.
_PasCoreCompile:
This version of the product does not support command line compiling.
C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Cpp.Targets(3517,5): error : Fatal: Unable to open file 'RVPKGCB10_1.BPI'

Re: Installing RichView 17.2 on RAD Studio 10.1 Berlin

Posted: Thu Jul 14, 2022 10:56 am
by Sergey Tkachenko
I can see the message "This version of the product does not support command line compiling."

So you use Starter/Community edition without support of command line compilers, our there is a problem with installation/license.
(but this is the first time I see this message: usually such command line compilers do nothing but report success)

If you cannot get a Delphi version with working command line compiler, the only solution is manual compilation and installation of packages from Delphi IDE. See https://www.trichview.com/forums/viewto ... f=2&t=8636