[Lazarus] [lazarus] Advice about creating database-aware application with Lazarus
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sun Jun 22 00:48:37 CEST 2008
> I think I have spent about 10 times the effort that I thought it would take to write the trivial
> application just trying to configure Lazarus.
2008/6/21 Howard Lee Harkness <howard.lee.harkness at gmail.com>:
> Hmmm... I couldn't seem to find everything for the environmental setups in
> 9.24, but I guess I can try again.
You should do the following to set Lazarus 0.9.24 with FPC 2.2.2rc1
I will supposed you used the standard windows installer which also
installs FPC for Lazarus 0.9.24 and you used a stand alone FPC only
installer for FPC 2.2.2rc1
Go to the Environment options dialog and change the compiler and make
paths to the 2.2.2rc1 compiler
Go to Tools --> Configure build lazarus
Go to the advanced page
Set everything to None and LCL to Clean+Build.
Click the Build button.
If LCL compiled successfully you are all set.
As you see, you don't need to rebuild the entire IDE, just LCL and
this is good, because then you don't risk the stability of your IDE
and it is quicker to just build LCL.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list