Hello everyone
I am new to Unreal Engine and trying to build UE 4.26 using visual studio code 2019 version. But now at the end of the building I am getting an error which is not understood by me. I build the UE earlier in my laptop and it worked earlier. But I deleted it and again cloned and build it. Now it is not able to build and exit with an error:
Error C2487 ‘SpillCellID’: member of dll interface class may not be declared with dll interface UE4 E:\UnrealEngine\Engine\Plugins\Experimental\GeometryProcessing\Source\GeometricObjects\Public\Spatial\SparseDynamicOctree3.h 291
Error C2487 ‘SpillCellID’: member of dll interface class may not be declared with dll interface UE4 E:\UnrealEngine\Engine\Plugins\Experimental\GeometryProcessing\Source\GeometricObjects\Public\Spatial\SparseDynamicOctree3.h 291
…
…
…
…
Error MSB3073 The command …..\Build\BatchFiles\Build.bat -Target=UE4Editor Win64 Development -Target=ShaderCompileWorker Win64 Development -Quiet -WaitMutex -FromMsBuild exited with code 6.|UE4|C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets|44|||
Anybody have an idea what is wrong? I even tried with VS 2022.