Skip to content

Support for macOS #107

Open
Open
@Cubitect

Description

@Cubitect

I created this issue to host a discussion regarding support for macOS.

I have no method of building for macOS, nor a way to verify pre-built binaries. For these reasons I will not be supplying official builds for that platform.

There have been offers to contribute by supplying compiled binaries, which users can do so here if they wish. However, my general recommendation would be to compile the application yourself.

The necessary build utilities and Qt dependency can be gotten with XCode and Homebrew:

$ xcode-select --install
$ brew install qt@5
$ brew link qt@5

(Thanks @rlvandaveer for these instructions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions