Skip to content

OpenMP support configured but cannot build #71

@hangingman

Description

@hangingman

On Mac, with Homebrew

// install imagemagick--7.1.1-12

$ brew install imagemagick
$ brew install openjdk@11
$ sudo ln -sfn /usr/local/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk
$ ./configure --with-java-home=/Library/Java/JavaVirtualMachines/openjdk-11.jdk/Contents/Home
...
clang: error: unsupported option '-fopenmp'
...

Maybe related with
ref: ImageMagick/ImageMagick#1073

To resolve this problem on Mac, we might need to build ImageMagick from source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions