Opened 18 months ago

Last modified 18 months ago

#66340 closed defect

cmake 3.24.3 fails on 10.7, 10.8 and 10.9 — at Initial Version

Reported by: catap (Kirill A. Korinsky) Owned by: michaelld (Michael Dickens)
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port: cmake

Description

It fails to build with the first error:

/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_cmake/cmake/work/cmake-3.24.3/Source/cmWindowsRegistry.cxx:768:36: error: no matching constructor for initialization of 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')
  return std::vector<std::string>{ std::string{ expression } };
                                   ^          ~~~~~~~~~~~~~~

See:

Change History (0)

Note: See TracTickets for help on using tickets.