For 4.8, we moved LinuxNativeDialogs, a third-party library, to a different location (and also changed its API somewhat, so the old library is binary incompatible).
However, some users apparently attempt to upgrade in place, and in more than one case we have run into issues like https://answers.unrealengine.com/questions/231689/linux-error-when-run-editor-undefined-symbol-ulinu.html because the editor first tries to load an old library which is still present at the old location.
This should be an one-line change in one of Linux setup scripts (just remove the .so at the old location).
For clarity: the library was not tracked by GitDependencies previously, so users had to build it locally (and sometimes have to still).
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
What controls of umg have mouse wheel events in UE4.27?
为什么我的电脑无法安装ue,错误代码一直是IS-IN-BV05,该如何解决
UEFN CRASHING WHEN LAUNCHING SESSION
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Platform - Linux |
---|---|
Affects Versions | 4.8 |
Target Fix | 4.8 |
Created | May 21, 2015 |
---|---|
Resolved | May 22, 2015 |
Updated | Apr 27, 2018 |