getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
898 stars 240 forks source link

Build failing in Unreal 5.2 due to SocketIOLib "sio_client_impl.h" #380

Closed Qianlixun closed 1 year ago

Qianlixun commented 1 year ago

“websocketpp/config/asio_client.hpp”: No such file or directory

getnamo commented 1 year ago

if cloning from git, pull with --recurse-submodules, see https://github.com/getnamo/SocketIOClient-Unreal#via-git-clone

getnamo commented 1 year ago

Latest release https://github.com/getnamo/SocketIOClient-Unreal/releases/tag/v2.7.1 should work. Re-open if issue persists.