strange exception

General TRichView support forum. Please post your questions here
Post Reply
desiki
Posts: 4
Joined: Thu Sep 17, 2009 10:14 am

strange exception

Post by desiki »

Hello, when using SRVPrint unit, IDE writes this to its message window:
[Pascal Fatal Error] fm_rv_redactor.pas(13): F1026 File not found: 'WinTypes.dcu',
pointing cursor at uses list position where SRVPrint is located.
this is not unique event, people, working in my team are experiencing same problem.

this is not exception at all. we can build and compile our project, but some IDE features become unavailable, such as code autocompletion for ex., pressing ctrl + space instead of showing drop list causes iDE to write a.m. error.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

What version of Delphi?
Does it occur in some specific project, or in all?
desiki
Posts: 4
Joined: Thu Sep 17, 2009 10:14 am

Post by desiki »

in all, code gear 2009
desiki
Posts: 4
Joined: Thu Sep 17, 2009 10:14 am

Post by desiki »

with SP3
Post Reply