i2pd-qt icon indicating copy to clipboard operation
i2pd-qt copied to clipboard

Boost linker errors on MacOS

Open preland opened this issue 2 years ago • 0 comments

The exact linker error call claims that i2p::client::context is an undefined symbol; this file includes boost/asio.hpp, which is not properly linked.

preland avatar Mar 02 '24 02:03 preland