deleting the app bundle and grabing it again from svn did the trick. Thanks.
Dominique. On Mon, 5 Oct 2009 04:09:59 +0000, dmitry boyarintsev <[email protected]> wrote: > It seems, like a bundle structure (info.plist file?) has been broken > on your side. > Maybe you've recompiled lazarus for powerpc and you're using Intel > Mac? or vice versa? (check Lazarus build options for CPU target). > > If there's nothing wrong with compiler options, try to do the following: > - goto lazarus dir > - erase the bundle: rm -rf lazarus.app > - update the bundle: svn update lazarus.app > > open Finder, and try to launch the lazarus by double-click (or Cmd-O). > See if it works. > It's drag the new bundle to Dock (if necessary). -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
