Skip to content

Fails to build on macOS, i think the included maus library doesn't quite work with it #3

Description

@alphanumericcharter
% ./configure 
Configuration done
mkdir -p build
cc -std=c99 -Wall -Wextra -O2  -Iinclude -c source/maus.c -o build/maus.o
In file included from source/maus.c:12:
include/maus.h:107:2: error: unknown type name 'MausBackend'
  107 |         MausBackend    backend;
      |         ^
1 error generated.
make: *** [build/maus.o] Error 1

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