UnrealZeroMQ
UnrealZeroMQ copied to clipboard
Feature/ue5 migration windows
Added support for Unreal Engine 5 for Windows x64 OS. Key changes:
- Target platform of Windows 32 bit OS is no longer supported in UE5, so was removed
- Switch statements no longer allowed by the compiler, converted to if statement
- Changed ZeroMQ.uplugin version name to UE 5.1.1
Still not work on Linux,Can you fix it please?
"error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory"