Hi,
Undefined symbols for architecture arm64:
"boost::chrono::steady_clock::now()", referenced from:
boost::asio::detail::chrono_time_traits<boost::chrono::steady_clock, boost::asio::wait_traits<boost::chrono::steady_clock> >::now() in mock-93ab24.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am kind of new to C++ and boost, but I think this issue may be related to apple silicon compatibility?
--
Thanks&Best Regards
Zhang Zheng