Skip to content

Problem installing GBLA on OS X #1

@PoslavskySV

Description

@PoslavskySV

Hi,

clang-omp is now deprecated and removed from Homebrew. OpenMP is now supported by the default LLVM. But when I try to compile GBLA with the default commands:

 ./autogen.sh
 ./configure
 make

I get:

make: *** No rule to make target `src/gbla_config.h', needed by `all'.  Stop.

while at the configure stage I see

checking for clang option to support OpenMP... unsupported

Can you give a way to install GBLA on a recent OS X versions?

Thanks!

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