trichview.com

trichview.support.thirdparty




Re: Can't eliminate RVHTML from my application!!!


Return to index


Author

Message

Sergey Tkachenko

Posted: 08/01/2004 16:43:13


Removing from C++Builder:

- Menu Component | Install Packages, highlight RichView packages, click

Remove.


Removing from your project:

- from source files, remove:

  #include "richview units" (usually in .h files)

  #pragma link "richview units" (in .cpp files)

- from the project file, remove references to RichView packages.

Menu Project | Options, tab Packages. Remove RichView packages from "Runtime

packages" list.

If it will not help, close the project in C++Builder, open it in Notepad,

and remove references to RichView packages manually.




> I use Borland C++ Builder 4.  I was evaluating TRichView (with RVHTML),

> and decided not to use it.  I removed the TRichView and RVHTML objects

> from my app, and uninstalled the components.  However, when I start C++

> Builder and load my project, I still get the red "trial" flash on the

> screen.

>

> I moved my project to another development machine (without TRichView

> installed) and tried compiling it there.  I get an error at link time,

> saying "Unable to open file RVHTMLC4.LIB".

>

> I can't find ANY references to ANTYHING relating to TRichView or RVHTML

> in my project.

>

> Help!!!!!

>

> -Joe





Powered by ABC Amber Outlook Express Converter