trichview.support
| 
 Re: installation problem  | 
| 
 Author  | 
 Message  | 
| 
 Sergey Tkachenko  | 
 Posted: 11/27/2003 17:54:29 First, make sure that you do not have duplicates of TRichView files (especially if you used different version of TRichView before). Probably, your C++Builder is misconfigured. Make sure that BPI and BPL files (compilation results for packages) are in directories listed in Tools | Environment options, tab Library. RVPkgCB6.bpl must be in directory specified in "BPL output path". Default value is $(BCB)\Projects\Bpl, and the file must be in c:\Program files\Borland\CBuilder6\Projects\Bpl\ assuming that C++Builder directory is c:\Program files\Borland\CBuilder6. RVPkgCB6.bpi must be in directory specified in "BPI/LIB output path". Default value is $(BCB)\Projects\Lib, and the file must be in c:\Program files\Borland\CBuilder6\Projects\Lib\ assuming that C++Builder directory is c:\Program files\Borland\CBuilder6.  | 
Powered by ABC Amber Outlook Express Converter