gsohler / openscad

OpenSCAD - The Programmers Solid 3D CAD Modeller
https://www.openscad.org
Other
14 stars 6 forks source link

Apple Silicon Binaries #23

Open gsrunion opened 4 months ago

gsrunion commented 4 months ago

Per the title, it appears the provided installer is for Intel silicon. When running the binary installed via that method...

% ./OpenSCAD zsh: illegal hardware instruction ./OpenSCAD

Consider provided Apple silicon compatible builds to aid adoption......if you PR to OpenSCAD mainline is delayed any further.

gsohler commented 4 months ago

Hi, Thank you for testing Unfortunately I don't own a MAC myself and I got the chance to borrow one some time back, which i real old one and its apparently not compatible with recent models. But I am Very interested in generating OpenSCAD images for recent macs. All Volunteers are welcome, I can offer help giving hints for issues which arise during compilation.

On Mon, Feb 26, 2024 at 2:20 AM gsrunion @.***> wrote:

Per the title, it appears the provided installer is for Intel silicon. When running the binary installed via that method...

% ./OpenSCAD zsh: illegal hardware instruction ./OpenSCAD

— Reply to this email directly, view it on GitHub https://github.com/gsohler/openscad/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCO4MU744DXFVWMQXDZY5TYVPPNHAVCNFSM6AAAAABDZKPXE6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TGMBWGE4TQNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

gsohler commented 3 weeks ago

If somebody would grant me temporary user-only access to an apple-silicon mac, I would try my best to compile pythonscad there and create a DMG file.