Hello,
I wonder if there is a newer version of the richviewXML available than the version from Dec. 2006?
If I try to compile the package I get errors because TMemoryStream is not compatible with TRVMemoryStream.
Is there any fix available?
Thanks in advance for any help.
Kind regards,
Ruediger Kabbasch
Cannot compile richviewXML
-
- Posts: 17
- Joined: Thu Aug 03, 2006 4:50 pm
- Location: Germany
-
- Site Admin
- Posts: 17524
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
You need to make some changes in RVXML code.
All references to TMemoryStream must be changed to TRVMemoryStream. RVClasses must be added in "uses" of RVXML units that use TRVMemoryStream.
Updated version of RVXML will be uploaded soon.
All references to TMemoryStream must be changed to TRVMemoryStream. RVClasses must be added in "uses" of RVXML units that use TRVMemoryStream.
Updated version of RVXML will be uploaded soon.
Last edited by Sergey Tkachenko on Sat Jul 14, 2007 8:17 pm, edited 1 time in total.
-
- Site Admin
- Posts: 17524
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: