maharmstone/ntfs2btrfs

Compiling in linux

jmacato opened this issue · 3 comments

OS: Ubuntu 20.10

I tried compiling this on a live cd and installed build-essential and cmake but it fails and the error points to fmt::fmt-header-only thing. Any ideas?

Sorry, I forget to say that there's a dependency on libfmt - I've updated the README.

Try installing libfmt-dev, it should work then.

sorry for not saying that i already tried to install libfmt-dev and still had errors :(

modify CMakeLists.txt, change fmt::fmt-header-only to fmt::fmt