[Lazarus] Help with lazarus on Mac
dmitry boyarintsev
skalogryz.lists at gmail.com
Thu Dec 30 18:58:44 CET 2010
On Thu, Dec 30, 2010 at 8:13 AM, Darius Blaszyk
<dhkblaszyk at zeelandnet.nl> wrote:
> I'm trying to get Lazarus working on a mac mini. What I did is the following;
>
> 1. installed xcode_3.2.5_and_ios_sdk_4.2_final.dmg
> 2. installed fpc-2.4.2.intel-macosx.dmg
> 3. got lazarus from SVN and did a make clean all
you're missing the 4th step:
4. run lazarus bundle (rather than the executable). the command is:
"open lazarus.app"
the other option is to run lazarus executable from the bundle" cd
lazarus.app/Contents/MacOS/" "./lazarus", instead of the executable
outside of the bundle.
----
note: you can ignore warnings "ld: warning: unknown stabs type 0xC0 in
../units/i386-darwin/outputfilter.o"
thanks,
Dmitry
More information about the Lazarus
mailing list