PurpleI2P / i2pd-qt

i2pd with Qt based GUI
BSD 3-Clause "New" or "Revised" License
56 stars 10 forks source link

Boost linker errors on MacOS #95

Open preland opened 7 months ago

preland commented 7 months ago

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.