Skip to content

fatal error: glibconfig.h: No such file or directory #25

@sudosteve

Description

@sudosteve

Fails to find glibconfig.h on Linux systems (like Arch) where the lib include folder is /usr/include/glib-2.0/include instead of /usr/lib/x86_64-linux-gnu/glib-2.0/include.

Adding the line
`"-I/usr/lib/glib-2.0/include",'
fixes the issue for me.

BTW, I took this course in 2017 :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions