I surely did something stupid, but lately, every time I do a "find declaration", the ide bombs on units that aren't in the project (e.g. are in the fcl or in "Other units" options).

unit myunit;

{$mode objfpc}{$H+}

interface

uses
  Classes, SysUtils, contnrs;



Error: unit not found: contnrs


The unit builds fine.
I'm using rev. 11454, but this started before.

Bye
--
Luca

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to