Skip to content

Missing time.h #64

@sffortytwo

Description

@sffortytwo

I'm running this on the Steam Deck and I get the following error:

$ cmake ..
$ make
/home/deck/Documents/extract-xiso/extract-xiso.c:245:10: fatal error: time.h: No such file or directory
  245 | #include <time.h>
      |          ^~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/extract-xiso.dir/build.make:76: CMakeFiles/extract-xiso.dir/extract-xiso.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/extract-xiso.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Are there any other libraries that need to be installed?

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