sgan81 / apfs-fuse

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

Fatal Error #141

Closed LightYagami28 closed 3 years ago

LightYagami28 commented 3 years ago

[ 87%] Building CXX object CMakeFiles/apfs-fuse.dir/apfsfuse/ApfsFuse.cpp.o /home/anon/Scaricati/apfs-fuse/apfsfuse/ApfsFuse.cpp:31:10: fatal error: fuse3/fuse.h: File o directory non esistente 31 | #include <fuse3/fuse.h> | ^~~~~~ compilation terminated. make[2]: [CMakeFiles/apfs-fuse.dir/build.make:82: CMakeFiles/apfs-fuse.dir/apfsfuse/ApfsFuse.cpp.o] Errore 1 make[1]: [CMakeFiles/Makefile2:134: CMakeFiles/apfs-fuse.dir/all] Errore 2 make: *** [Makefile:149: all] Errore 2

Yuki-Zukheo commented 1 year ago

How did you solve the Problem?