getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
864 stars 230 forks source link

Could not find definition for module 'OpusAudioDecoder', (referenced via Target -> SocketIOClient.Build.cs -> SocketIOLib.Build.cs) at UE5.1.1 compile #429

Open LiXiaoRan opened 4 weeks ago

LiXiaoRan commented 4 weeks ago

compile 2.8.0 SocketIOClient-Unreal,error info Could not find definition for module 'OpusAudioDecoder', (referenced via Target -> SocketIOClient.Build.cs -> SocketIOLib.Build.cs) 0>Microsoft.MakeFile.Targets(44,5): Error MSB3073 : 命令“"C:\Program Files\Epic Games\UE_5.1\Engine\Build\BatchFiles\Build.bat" MapVUnrealEditor Win64 Development -Project="C:\Users\liran23\baidu\huiyan-fe\MapVUnreal\MapVUnreal.uproject" -WaitMutex -FromMsBuild”已退出,代码为 6。 image

getnamo commented 4 weeks ago

Use the latest 5.1 release from the releases page, it works.