Open yuzu-ogura opened 7 months ago
Excuse me. It‘s my fitst time to build asio from source code, but I havn't found the guidence about how to build. Pls help me
you can use vcpkg.
Windows:
vcpkg install asio:x86-windows
see vcpkg\installed\x86-windows\include\
vcpkg\installed\x86-windows\include\
Linux:
./vcpkg install asio:x86-linux
vcpkg
Excuse me. It‘s my fitst time to build asio from source code, but I havn't found the guidence about how to build. Pls help me