[Lazarus] Mac OS X : lclproc.pas not building in Revision 22022

dmitry boyarintsev skalogryz.lists at gmail.com
Mon Oct 5 06:09:59 CEST 2009


On Sun, Oct 4, 2009 at 10:28 PM,  <dominique at savagesoftwaresolutions.com> wrote:
> Mattias Gaertner did a revision fix around Sat Oct 3 18:22:13 CEST 2009.
> As that is the one I was using yesterday until 22022.
> If I do that, I get the message
> "You can't open the application 'lazarus' because it is not supported on
> this architecture."

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).

thanks,
dmitry




More information about the Lazarus mailing list