UE4ProtobufExample
UE4ProtobufExample copied to clipboard
Can't find libprotobuf.dll when start the project.
UE4 4.22.3 Build successful but run failed. Could you tell me where I can find the complete steps?
Add this to the constructor in ProtobufExample.Build.cs:
RuntimeDependencies.Add("$(TargetOutputDir)/libprotobuf.dll",
"$(ProjectDir)/Source/ThirdParty/protobuf/tools/protobuf/libprotobuf.dll");
do you have a updated fix for the new engine for this example. getting a few build errors when trying to gen the project files. 4.25.1