Closed ghost closed 3 years ago
It errors when I try to build (as you see I have no idea what to put here)
Console firmware: //
CFW with version: //
Goldleaf version: //
Quark version: //
make all
you are missing part of ntfs3g or missed a step, it's looking for a file that you are missing. make sure you pulled in all files correctly
i cloned correctly, this is also happening in gh actions
As the error shows, you´re missing ntfs-3g in devkitpro, Read up on here how to set up/compile libusbhsfs to be ready for Goldleaf.
Error while building
Bug description
It errors when I try to build (as you see I have no idea what to put here)
Your setup
Console firmware: //
CFW with version: //
Goldleaf version: //
Quark version: //
Bug reproduction
make all
.Additional information
Log
```c make[1]: Entering directory '/home/me/Goldleaf/Plutonium' make[2]: Entering directory '/home/me/Goldleaf/Plutonium/Plutonium' make[3]: '/home/me/Goldleaf/Plutonium/Plutonium/Output/lib/libpu.a' is up to date. make[2]: Leaving directory '/home/me/Goldleaf/Plutonium/Plutonium' make[1]: Leaving directory '/home/me/Goldleaf/Plutonium' make[1]: Entering directory '/home/me/Goldleaf/libusbhsfs' release usbhsfs_drive.c In file included from /home/me/Goldleaf/libusbhsfs/source/usbhsfs_drive.h:20, from /home/me/Goldleaf/libusbhsfs/source/usbhsfs_request.h:15, from /home/me/Goldleaf/libusbhsfs/source/usbhsfs_drive.c:11: /home/me/Goldleaf/libusbhsfs/source/ntfs-3g/ntfs.h:17:10: fatal error: ntfs-3g/config.h: No such file or directory 17 | #include