On Thu, 19 Feb 2009 00:19:38 -0800
ABorka wrote:
> Hi Michael,
>
> Yes it was compiled when "make all" was called the first time,
> because c:\lazarus\ideintf\units\i386-win32\ contains
> componenttreeview.ppu and componenttreeview.o and both has the same
> date/time as all the other units there
ABorka schreef:
Not sure that I did it right but attached are 2 screenshots as well as
the original "make all" "make install" log from Lazarus compilation.
The c:\lazarus\ideintf\units\...\ contains the compiled
componenttreeview files after "make install"
I was guessing I need to put " -u -
On Thu, 19 Feb 2009, ABorka wrote:
> Hi Michael,
>
> Yes it was compiled when "make all" was called the first time, because
> c:\lazarus\ideintf\units\i386-win32\ contains componenttreeview.ppu and
> componenttreeview.o and both has the same date/time as all the other units
> there (obviously,
Hi Michael,
Yes it was compiled when "make all" was called the first time, because
c:\lazarus\ideintf\units\i386-win32\ contains componenttreeview.ppu and
componenttreeview.o and both has the same date/time as all the other
units there (obviously, because all of them were created with the "mak
On Wed, 18 Feb 2009, ABorka wrote:
> Hi,
>
> I'm getting
> "componenttreeview.pas(41,18) Fatal: Can't find unit ComponentTreeView used by
> ObjectInspector"
>
>
> On this computer (win32, XP) rebuilding Lazarus does not work.
> Steps:
>
> 1. Clear all lazarus/fpc directories (except the c:\p
Hi,
I'm getting
"componenttreeview.pas(41,18) Fatal: Can't find unit ComponentTreeView
used by ObjectInspector"
On this computer (win32, XP) rebuilding Lazarus does not work.
Steps:
1. Clear all lazarus/fpc directories (except the c:\pp\bin\i386-win32\
so there's a working FPC compiler left