[Lazarus] How to compile lazarus from its SVN source in WinXP?
Bogusław Brandys
brandys at o2.pl
Mon Apr 6 13:37:40 CEST 2009
Popeye Spinach wrote:
>
> I have checked out latest lazarus from SVN using TortoiseSVN. I have
> also downloaded FPC 2.2.2 installer and fpcbuild2.2.2.
>
> What then now? I coudn't follow the instructions in http://wiki.lazarus.
> freepascal.org/Getting_ Lazarusi
> <http://wiki.lazarus.freepascal.org/Getting_Lazarusi>. The information
> for compiling under WinXP seems has outdated. Please somebody here tell
> me how to do that?
>
Huh ? Install fpc , make sure it can be called from shell. In shell
(cmd.exe window) in lazarus sources folder do something like :
make clean
make all (or make bigide)
Make sure you have fpc sources somewhere on disk also.
What is fpcbuild ???
Regards
Boguslaw
More information about the Lazarus
mailing list