Skip to content

fatal error: alsa/asoundlib.h: No such file or directory #36

@adhirmndl

Description

@adhirmndl

odroid@odroid:~/ivis-codec/c2play$ make
==== Building c2play (debug) ====
Creating obj/Debug/c2play
main.cpp
../../src/main.cpp:24:10: fatal error: alsa/asoundlib.h: No such file or directory
#include <alsa/asoundlib.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
c2play.make:163: recipe for target 'obj/Debug/c2play/main.o' failed
make[1]: *** [obj/Debug/c2play/main.o] Error 1
Makefile:16: recipe for target 'c2play' failed
make: *** [c2play] Error 2

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