filecxx
filecxx
$BOOST_ROOT/b2.exe --toolset=gcc --layout=system cxxstd=20 variant=release threading=multi boost-link=static link=static runtime-link=static i2p=on dht=on boost-link=static fpic=on logging=off crypto=wolfssl deprecated-functions=on debug-symbols=off  Insert the header file ```#include ``` into include\libtorrent\stat.hpp could pass the compiling...
libtorrent version (or branch): latest platform/architecture: windows10 compiler and compiler version: msys2 mingw gcc 11 DHT is working, but peers is 0 from lt::dht_stats_alert->routing_table  ``` void dht::on_stats(lt::dht_stats_alert* alert) {...