Skip to content

Mac Environment Build Instructions do not work for Sonoma #7186

Description

@arshish1612

Bug report

Issue details

  1. The existing instructions to setup the build environment for MaxOX 14 do not work. Issues are faced with incorrect Python Version, incorrect G++ Version.
    Link & Video Referred to: https://ardupilot.org/dev/docs/building-setup-mac.html

  2. The Automatic environment script for mac does not work either. I dont have the exact errors just now. I will have to re-run it on another mac to get the errors again.

Please note that in both cases I was attempting to setup the environment from scratch.

Version
N/A - ./waf configure fails

Platform
N/A - ./waf configure fails

Airframe type
Copter however the issue would arise for any frame

Hardware type
Pixhawk6X however this is irrelevant becase - ./waf configure fails

Logs
I dont have the logs at the moment as the issue is now fixed but the problem is related to brew installing an older version 5.4.1 of G++ and the multiple conflicting versions of python.
a. .pyenv did not work
b. after removing .pyenv version 3.9.6 did not work
c. finally pointed to 3.11.6 under homebrew and that worked.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions