Forum > LCL

ACS Components Problem

(1/3) > >>

xinyiman:
I can not install the ACS on Windows! I downloaded the component at the following address https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/acs

I'm going to copy in c: \ lazarus \ components \

Then I open lazarus -> Package -> Open the file from the packagec:\lazarus\components\ACS\Src\Win32\laz_acs.lpk)

Compiling: ok
Install: componenttreeview.pas(41,18) Fatal: Can't find unit ComponentTreeView used by ObjectInspector

Why?

xinyiman:
Help  :o

Leledumbo:
Different compiler version? Please right click messages window, copy all and hidden messages, and paste here. ComponentTreeView is an IDE unit, so it's unlikely to be not found except for some rare cases like I said.

xinyiman:
C:\lazarus\fpc\2.2.4\bin\i386-win32\make.exe: Entering directory `C:/lazarus'
C:/lazarus/fpc/2.2.4/bin/i386-win32/make.exe -C ide ide
make.exe[1]: Entering directory `C:/lazarus/ide'
../tools/svn2revisioninc.exe .. revision.inc
C:/lazarus/fpc/2.2.4/bin/i386-win32/make.exe --assume-new=lazarus.pp lazarus.exe OPT=' -WG @C:\DOCUME~1\sammarco\IMPOST~1\DATIAP~1\lazarus\idemake.cfg'
make.exe[2]: Entering directory `C:/lazarus/ide'
C:/lazarus/fpc/2.2.4/bin/i386-win32/fpc.exe -gl -dlclwin32 -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32 -Fu../components/codetools/units/i386-win32 -Fu../components/synedit/units/i386-win32 -Fu../components/custom -Fu../components/mpaslex -Fu../ideintf/units/i386-win32 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../packager/units/i386-win32 -Fu../units/i386-win32 -Fuframes -Fu. -Fiinclude -Fiinclude/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG @C:\DOCUME~1\sammarco\IMPOST~1\DATIAP~1\lazarus\idemake.cfg -di386 lazarus.pp
Free Pascal Compiler version 2.2.4 [2009/10/25] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazarus.pp
Compiling splash.pp
Compiling aboutfrm.pas
Compiling environmentopts.pp
PPU Loading C:\lazarus\ideintf\units\i386-win32\componenttreeview.ppu
PPU Source: componenttreeview.pas not found
File C:\lazarus\images\componenttreeview.lrs is newer than PPU file C:\lazarus\ideintf\units\i386-win32\componenttreeview.ppu
PPU Source: C:\lazarus\images\componenttreeview.lrs time 2007/12/11 03:57:50 *
componenttreeview.pas(41,18) Fatal: Can't find unit ComponentTreeView used by ObjectInspector

xinyiman:
I installed version 0.9.29 and now everything works! Thanks

Navigation

[0] Message Index

[#] Next page

Go to full version