/Projects/autotier$ make
CC build/autotierfs/autotierfs.o
In file included from src/impl/autotierfs/autotierfs.cpp:21:
src/incl/config.hpp:24:10: fatal error: 45d/config/ConfigParser.hpp: No such file or directory
24 | #include <45d/config/ConfigParser.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [makefile:51: build/autotierfs/autotierfs.o] Error 1
You need instructions that https://github.com/45Drives/lib45d/ is required as well
/Projects/autotier$ make
CC build/autotierfs/autotierfs.o
In file included from src/impl/autotierfs/autotierfs.cpp:21:
src/incl/config.hpp:24:10: fatal error: 45d/config/ConfigParser.hpp: No such file or directory
24 | #include <45d/config/ConfigParser.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [makefile:51: build/autotierfs/autotierfs.o] Error 1
You need instructions that https://github.com/45Drives/lib45d/ is required as well