Closed Ozymandias1 closed 7 years ago
Hi. Just ignore this error...
thanks for reply.
I try to ignore error. but i can't.
if i ignore this error and open unreal engine project file, then i see this error. in this step, i click yes button, then this error appeared.
is this possible to build error by 2-byte character system? (ue4 or os).
i use korean language.
best regards.
Sorry, this was a bug in 4.15. I missed a UBT change in 4.15 that prevents the plug-in from compiling as a project plug-in. Please clone the plug-in into /Engine/Plugins instead. Alternatively, you can also add the following line to all three *.Build.cs files:
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
I follow this steps.
so, how can i fix it?
is this not supported on Unreal Engine 4.15.1?
best regards.