Page 1 of 1

Ambiguity 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'

Posted: Mon Aug 03, 2015 8:48 pm
by hartcons
recompiling a builder5 app in xe6. i have trials for xe6 of both gnostice and richview.

seems to be a collision between gnostice and richview?

[bcc32 Error] SendEmail.h(73): E2015 Ambiguity between 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'
Full parser context
MainWindow.cpp(9): #include Windows\SendEmail.h
SendEmail.h(66): class TfrmSendEmail

Posted: Mon Aug 03, 2015 9:44 pm
by Sergey Tkachenko
I am not sure about the reason of this error.
gtRichViewIntf.pas (at least the version that I have) defines a single class:
TgtRichViewInterface. It does not define RVPrint.

Please check if there are duplicate files in TRichView and eDocEngine installation, such as PrblRV.*