maharmstone / ntfs2btrfs

GNU General Public License v2.0
683 stars 30 forks source link

Can't be built on Ubuntu 20.04 x86_64 #24

Closed 512yottabytes closed 3 years ago

512yottabytes commented 3 years ago
cmake .
-- Configuring done
CMake Error at CMakeLists.txt:35 (add_executable):
  Target "ntfs2btrfs" links to target "fmt::fmt-header-only" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

libfmt-dev is installed.

maharmstone commented 3 years ago

This isn't a bug with the software - it looks like you're using an old version of libfmt.