Zitat von Felipe Monteiro de Carvalho <[EMAIL PROTECTED]>: > 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"
AFAIK you don't need the framework options anymore and carbon is the default under OS X: make clean all bigide > Then you can navigate to the place where you put the sources and start > from the bundle, or drag it to your dock. Mattias _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal