t256error

时间:2024-04-16 19:27:28

/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `rsutils::string::from::datetime[abi:cxx11](char const*)'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `dispatcher::~dispatcher()'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `rsutils::operator<<(std::ostream&, rsutils::version const&)'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `dispatcher::stop()'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `dispatcher::dispatcher(unsigned int, std::function<void (std::function<void (dispatcher::cancellable_timer const&)>)>)'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `rsutils::version::to_string[abi:cxx11]() const'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `dispatcher::start()'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `dispatcher::flush(std::chrono::duration<long, std::ratio<1l, 1000000000l> >)'
/usr/bin/ld: ../../Release/librealsense2.so.2.54.2: undefined reference to `rsutils::version::version(char const*)'
collect2: error: ld returned 1 exit status
make[2]: *** [examples/hello-realsense/CMakeFiles/rs-hello-realsense.dir/build.make:90:Release/rs-hello-realsense] 错误 1
make[1]: *** [CMakeFiles/Makefile2:1035:examples/hello-realsense/CMakeFiles/rs-hello-realsense.dir/all] 错误 2
make: *** [Makefile:130:all] 错误 2

fatal: 无法访问 'https://github.com/curl/curl.git/':Empty reply from server
正克隆到 'libcurl'...

相关文章