Skip to content

Building i18n-cpp on Mac Studio M1 failts #13

Description

@jacques-menu

Hello,

See below what I get.

Thanks for your help!

J. Menu

--

jacquesmenu@macstudio:/Volumes/JMI_Volume/JMI_Developpement/i18n++ > clang --version
Apple clang version 15.0.0 (clang-1500.0.40.1)
Target: arm64-apple-darwin22.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

jacquesmenu@macstudio:/Volumes/JMI_Volume/JMI_Developpement/i18n++ > cmake .
-- The C compiler identification is AppleClang 15.0.0.15000040
-- The CXX compiler identification is AppleClang 15.0.0.15000040
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Boost: /opt/homebrew/lib/cmake/Boost-1.80.0/BoostConfig.cmake (found suitable version "1.80.0", minimum required is "1.58.0")
-- Performing Test HAVE_FLAG__ffile_prefix_map__Volumes_JMI_Volume_JMI_Developpement_i18n___external_Catch2__
-- Performing Test HAVE_FLAG__ffile_prefix_map__Volumes_JMI_Volume_JMI_Developpement_i18n___external_Catch2__ - Success
CMake Error at merge/CMakeLists.txt:7 (find_package):
By not providing "Findfmt.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "fmt", but
CMake did not find one.

Could not find a package configuration file provided by "fmt" with any of
the following names:

fmtConfig.cmake
fmt-config.cmake

Add the installation prefix of "fmt" to CMAKE_PREFIX_PATH or set "fmt_DIR"
to a directory containing one of the above files. If "fmt" provides a
separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!
See also "/Volumes/JMI_Volume/JMI_Developpement/i18n++/CMakeFiles/CMakeOutput.log".
See also "/Volumes/JMI_Volume/JMI_Developpement/i18n++/CMakeFiles/CMakeError.log".
jacquesmenu@macstudio:/Volumes/JMI_Volume/JMI_Developpement/i18n++ >

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions