[fpc-pascal] Install FPC/Lazarus for Win CE

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Sep 10 18:07:18 CEST 2008


Downloading the sources and building Lazarus is trivial. It requires
pasting 3 commands into the console:

 svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
cd lazarus
make bigide LCL_PLATFORM=carbon OPT="-k-framework -kCarbon
-k-framework -kOpenGl"

Then you can navigate to the place where you put the sources and start
from the bundle, or drag it to your dock.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list