Skip to content

Compiling doesn't work on macs #9

@jpalmer

Description

@jpalmer

So in theory it should be possible to compile the code on a mac.

There are some issues:

  1. the mac uses clang instead of gcc (and it is clang that tries really hard to pretend to be gcc).

  2. how to get the dependencies working.

  3. is basically solved as we can use clang on linux

  4. is more difficult - but should be possible through homebrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions