Код: Выделить всё
make -j$(nproc)
Код: Выделить всё
usr/include/c++/14/limits:1995:1: note: previous definition of ‘struct std::numeric_limits’
1995 | __glibcxx_float_n(128)
| ^~~~~~~~~~~~~~~~~
/usr/include/c++/14/bits/chrono.h: In instantiation of ‘constexpr std::chrono::__enable_if_is_duration std::chrono::duration_cast(const duration&) [with _ToDur = duration; _Rep = long int; _Period = std::ratio; __enable_if_is_duration = duration]’:
/usr/include/c++/14/bits/chrono.h:1247:7: required from here
/usr/include/c++/14/bits/chrono.h:286:17: error: no type named ‘type’ in ‘struct common_type’
286 | using __cr = typename common_type::type;
| ^~~~
/usr/include/c++/14/bits/chrono.h:287:17: error: no type named ‘type’ in ‘struct common_type’
287 | using __dc = __duration_cast_impl
Подробнее здесь: [url]https://stackoverflow.com/questions/78694608/opencv-ubuntu-instalations-multiple-errors[/url]