General TRichView support forum. Please post your questions here
Marsianin
Posts: 193 Joined: Sun Sep 25, 2005 11:03 pm
Post
by Marsianin » Wed Jan 16, 2008 7:03 pm
I'm unable to compile RichViewXML 1.4.5.1 with TRichView 1.9.48 on Delphi 2007 with the following error:
RVXMLMisc.pas:
Code: Select all
181: try
182: RVFTextString2Stream(Node.Items[I].Value, Stream);
183: Stream.Position := 0;
[DCC Error] RVXMLMisc.pas(182): E2010 Incompatible types: 'TRVMemoryStream' and 'TMemoryStream'
Sergey Tkachenko
Site Admin
Posts: 17559 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Thu Jan 17, 2008 9:44 am
You need newer version of RVXML.
It is available for registered users.
To get access to protected section for registered users, please send me a private message with registration details.
Sergey Tkachenko
Site Admin
Posts: 17559 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Fri Jan 18, 2008 5:36 pm
It's free, but versions for TRichView newer than trial version available only for registered users. Until the next trial update.