On Mon, 7 Jan 2008 10:42:05 -0500 "Hess, Philip J" <[EMAIL PROTECTED]> wrote:
> Hi Roland, > > This has been broken for a while. > > A workaround for now is to use Tools | Configure to rebuild IDE > Interface first, then install the component. > > In the Configure dialog, on the Advanced Build Options tab, you can > set everything to None except IDE Interface, then click Build at the > bottom. If this completes okay, then try installing your package. > > This worked for me with the 20080105 snapshot of Lazarus for Windows > (FPC 2.2.1). Can you confirm, that the bug can be reproduced by the following: - Windows - Uninstall any previous lazarus - Install snapshot - Install a package ? Mattias > > Thanks. > > -Phil > > > -----Original Message----- > From: Roland Turcan [mailto:[EMAIL PROTECTED] > Sent: Friday, January 04, 2008 8:47 AM > To: [email protected] > Subject: [lazarus] Unable to build lazarus > Importance: High > > 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. > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
