Hello All! I've just installed latest snapshot of Lazarus from 20071229, but I installed it into clean directory to avoid all conflicts. I can compile *.lpk without problem, but after "Install" all get all the time this:
> Unable to find file "componenttreeview.pas". > Check search path in > Project->Compiler Option...->Search Paths->Other Unit Files I have there: c:\lazarus\ideintf\ in message window is this message: > componenttreeview.pas(44,62) Fatal: Can't find unit ComponentTreeView used by > ObjectInspector on the line 44 of componenttreeview.pas is line: > procedure SetSelection(const NewSelection: TPersistentSelectionList); but TPersistentSelectionList is declared in PropEdits which is in the same directory. I really don't know why it has this problem. -- Best regards, TRoland http://www.rotursoft.sk http://exekutor.rotursoft.sk _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
