Bonjour je viens tout juste de downloader et d'installer:
lazarus-0.9.26.2-fpc-2.2.2-win32

Quand je fais une petite appli avec seulement un composant pour tester si ca marche, je me prends le message
unit1.pas(9,10) Hint: Unit "DBGrids" not used in Unit1
windres: no resources
Hint: Start of reading config file c:\lazarus\fpc\2.2.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file c:\lazarus\fpc\2.2.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.2.2 [2009/03/13] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Win32 for i386
Compiling C:\DOCUME~1\CHRIST~1\LOKALE~1\Temp\project1.lpr
Compiling unit1.pas
unit1.pas(9,10) Hint: Unit "DBGrids" not used in Unit1
Compiling resource C:\DOCUME~1\CHRIST~1\LOKALE~1\Temp\project1.rc
c:\lazarus\fpc\2.2.2\bin\i386-win32\windres.exe: no resources
project1.lpr(20,1) Error: Error while linking
project1.lpr(20,1) Fatal: There were 1 errors compiling module, stopping
J'ai aussi essayé sans composants, ca ne va pas mieux ....
Vous avez une idée?

Merci
Jean-Christophe