Skip to content

make error #3

@nagualcode

Description

@nagualcode

When trying to make I face:

eop.c: In function ‘loadImage’:
eop.c:38:6: warning: implicit declaration of function ‘endsWith’ [-Wimplicit-function-declaration]
if (endsWith(f_name, ".png"))
^~~~~~~~
eop.c: In function ‘main’:
eop.c:75:32: warning: implicit declaration of function ‘basename’; did you mean ‘rename’? [-Wimplicit-function-declaration]
const char program = (char) basename(argv[0]);
^~~~~~~~
rename

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