When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2.
Error Message: "d:\unrealengine-release\engine\source\programs\unreallightmass\private\lightmasscore\math\LMMathSSE.h(586): error C3861: '_mm_cvtpu8_ps': identifier not found"
This does not occur if you are using Visual Studio 2015 Update 1.
1. Download Releases branch source (I used Github)
2. Run Setup.bat and GenerateProjectFiles
3. Open the .sln (should be in Visual Studio 2015 Update 2)
4. Attempt to build Unreal Lightmass only
Result: Compile fails with this error message: "d:\unrealengine-release\engine\source\programs\unreallightmass\private\lightmasscore\math\LMMathSSE.h(586): error C3861: '_mm_cvtpu8_ps': identifier not found"
error message when install in U.E 5.3 - IS-IN-FCO2-82
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.11 |
Created | Apr 4, 2016 |
---|---|
Resolved | Apr 5, 2016 |
Updated | Jul 14, 2021 |