Forum > Packages and Libraries
Error when installing new packages
dailton:
Hi,
Sorry, I didn't understand. Which ones to delete? *.o and *.ppu
Please see the following result:
C:\lazarus>dir ctxmlfixfragment.* /s
O volume na unidade C é OS
O Número de Série do Volume é AEF2-3F2B
Pasta de C:\lazarus\components\codetools
28/11/2010 13:44 13.937 ctxmlfixfragment.pas
1 arquivo(s) 13.937 bytes
Pasta de C:\lazarus\components\codetools\units\i386-win32
11/08/2011 09:10 39.811 ctxmlfixfragment.o
11/08/2011 09:10 4.328 ctxmlfixfragment.ppu
2 arquivo(s) 44.139 bytes
Total de Arquivos na Lista:
3 arquivo(s) 58.076 bytes
0 pasta(s) 16.528.474.112 bytes disponíveis
C:\lazarus>dir LazarusPackageIntf.* /s
O volume na unidade C é OS
O Número de Série do Volume é AEF2-3F2B
Pasta de C:\lazarus\packager\registration
22/07/2008 10:48 3.194 lazaruspackageintf.pas
1 arquivo(s) 3.194 bytes
Total de Arquivos na Lista:
1 arquivo(s) 3.194 bytes
0 pasta(s) 16.528.027.648 bytes disponíveis
Leledumbo:
In the configure build lazarus, check clean all, but set everything to none. That would only clean without compiling anything.
dailton:
Hi Leledumbo,
I did the "clean all" as you mentioned but when I tried to install ODAC Package again the same error appeared:
C:\lazarus\components\codetools\ctxmlfixfragment.pas(1,1) Fatal: Can't find unit LazarusPackageIntf used by CodeTools
Any Package that I try to install the same error happens.
Thanks
Leledumbo:
I mean, after that clean all, recompile. Try recompiling whole IDE, I'm not sure LazarusPackageIntf gets rebuild just by recompiling LCL.
dailton:
Hi,
Back again, i recompile the IDE and i've got the message:
"Clean Lazarus Source" completed
C:\lazarus\lcl\interfaces\win32\win32int.pp(27,26) Warning: User defined: Fix implicit pointer conversions
C:\lazarus\lcl\interfaces\win32\win32proc.pp(934,2) Note: User defined: Belongs in Win32WSForms, but is needed in windowproc
"LCL" completed
After trying to install ODAC i've got the same error too:
C:\lazarus\components\codetools\ctxmlfixfragment.pas(1,1) Fatal: Can't find unit LazarusPackageIntf used by CodeTools
What I'm about to do is:
1) Uninstall Lazarus
2) Remove the Directory manually
3) Download again.
4) Reinstall
What do you think?
Thanks a lot.
Navigation
[0] Message Index
[#] Next page
[*] Previous page