autotier icon indicating copy to clipboard operation
autotier copied to clipboard

Building fails for Ubuntu 22.04

Open nsadlo opened this issue 2 years ago • 0 comments

/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

nsadlo avatar Apr 30 '22 18:04 nsadlo