Menu

#20 Mac OSX version

Fixed
nobody
None
Medium
Enhancement
2022-12-18
2010-11-19
Anonymous
No

Originally created by: giorgio.tani.software@gmail.com
Originally owned by: giorgio.tani.software@gmail.com

Last update of Lazarus was the 0.9.28.x family, released in october 2009,
that marks support to Carbon as beta but does not resolve the issues I've
previously experienced in obtaining a satisfying build of PeaZip on OSX
platform.
Being no other Lazarus user I know of able to build the application for
OSX till now (not even the much more simple PeaLauncher for archive
extraction, with far simpler UI and no call to underlying crypto library),
I suspect it is, unfortunately, still early for an OSX port of that
application.

Discussion

  • Anonymous

    Anonymous - 2013-10-03

    Originally posted by: steve.p...@gmail.com

    Any update on this since 2010?  I downloaded the latest Lazarus/FPC stuff but haven't yet been able to make a working build.  But since I am not familiar with this build environment and toolset it may be just me.  If I can help to make this work, I'd love to. It would be awesome to have a Mac OS X version!

     
  • Giorgio Tani

    Giorgio Tani - 2021-12-15

    I set up a development environment on a macOS machine and a Darwin / macOS version is now available, both for aarch64 (M1 Apple Silicon SoC) and Intel x86_64 architecture.
    Please note this is a very first attempt to build, package, and distribute PeaZip as Mac app so it may need refinements, anyway the code base is now fully tested to correctly compile and run under Darwin / macOS systems:
    https://peazip.github.io/peazip-macos.html

     
  • Giorgio Tani

    Giorgio Tani - 2022-12-18

    macOS / Darwin DMG packages are now available both for Intel (x86_64) and Apple Silicon (aarch64) machines.

    To install PeaZip
    (1) open the DMG package and drop peazip.app in /Applications directory,
    (2) open Terminal and run:

    xattr -dr com.apple.quarantine /Applications/peazip.app

    this will remove the quarantine flag (applied by default by Safari to downloaded apps) the first time the application is run.

    Due to the structure of macOS application packages, PeaZip for macOS can also be used as a portable app, copying peazip.app in any desired location.

     
  • Giorgio Tani

    Giorgio Tani - 2022-12-18
    • Description has changed:

    Diff:

    
    
    • status: New --> Fixed
     

Log in to post a comment.

Auth0 Logo