Skip to content

Libdispatch errors with GCC on some Linuxes #66

Closed
@brinoausrino

Description

@brinoausrino

I'm trying to compile ofxHapPlayer in Arch Linux and get this preprocessing error

In File, included by /usr/include/dispatch/dispatch.h:32,
                 by /home/brian/Dev/openframeworks/addons/ofxHapPlayer/src/ofxHapPlayer.cpp:49:
/usr/include/os/generic_unix_base.h:97:54: Error: missing binary operator before token "("
   97 | #if __has_feature(objc_fixed_enum) || __has_extension(cxx_strong_enums)
      |    

Maybe some has any idea.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions