sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.8k stars 163 forks source link

fatal error: fuse3/fuse.h: No such file or directory #106

Open upxdouglas121 opened 5 years ago

upxdouglas121 commented 5 years ago

Building CXX object CMakeFiles/apfs-fuse.dir/apfsfuse/ApfsFuse.cpp.o /home/fedora/apfs-fuse/apfsfuse/ApfsFuse.cpp:31:10: fatal error: fuse3/fuse.h: No such file or directory 31 | #include <fuse3/fuse.h> | ^~~~~~ compilation terminated.

Banaanhangwagen commented 5 years ago

See here : https://github.com/sgan81/apfs-fuse/issues/87