FReadScopeLock and FMultiReaderSingleWriterGT classes no longer exist.
Attempting to initialize FReadScopeLock with FMultiReaderSingleWriterGT* causes unresolved external errors.
#include "Runtime/Core/Public/HAL/ThreadingBase.h"
private:
FMultiReaderSingleWriterGT mSyncObject;
FReadScopeLock Something(&mSyncObject);
Result:
Unresolved external error
Expected:
Compile succeeds since FReadScopeLock takes FMultiReaderSingleWriterGT* as a constructor parameter
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
An error occurred while trying to generate project files !?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.11.2 |
Target Fix | 4.16 |
Created | May 24, 2016 |
---|---|
Resolved | Apr 10, 2017 |
Updated | Apr 27, 2018 |