Compilation of GIT code

Hello,

Did anyone managed to build git code with VS 2017 community edition ?

I get all kind of different errors trying to build it:
Severity Code Description Project File Line Suppression State
Error The command ““F:\Programming\Xenko\Xenko-Runtime\Bin\Windows\SiliconStudio.Assets.CompilerClient.exe” --compile-property:SolutionDir=f:\Programming\Xenko\Xenko-Runtime\build;SolutionName=Xenko;BuildProjectReferences=false --property:SiliconStudioXenkoGraphicsApi=Direct3D11 --disable-auto-compile --project-configuration “Debug” --platform=Windows --profile=Windows --project-configuration=Debug --output-path=“f:\Programming\Xenko\Xenko-Runtime\Bin\Windows\Tests\SiliconStudio.Xenko.Assets.Tests2\data” --build-path=“f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data” --package-file=“f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\SiliconStudio.Xenko.Assets.Tests2.xkpkg” --log-pipe=”"" exited with code 1. SiliconStudio.Xenko.Assets.Tests2
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Images/Bloom/BloomAfterimageCombineShader’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Skyboxes/SkyboxShader’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Materials/ComputeColors/Shaders/ComputeColorIlluminate’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Images/ColorTransforms/ToneMap/ToneMapHejlDawsonOperatorShader] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Materials/ComputeColors/Shaders/ComputeColorOverlay’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Core/NormalFromMesh’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Images/ColorTransforms/ToneMap/ToneMapOperatorShader.xksl > shaders/ToneMapOperatorShader.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\f956dca0-794e-4869-9ff8-238d3e357b8b.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Images/ColorTransforms/ToneMap/ToneMapLogarithmicOperatorShader.xksl > shaders/ToneMapLogarithmicOperatorShader.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Lights/DirectLightGroup.xksl > shaders/DirectLightGroup.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\061ad235-5715-4e53-887b-b9846b2323d9.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Textures.TextureConvertParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Images/ColorTransforms/Vignetting/VignettingShader’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Lights/EnvironmentLight.xksl > shaders/EnvironmentLight.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\31ee8855-fc6d-4a3e-a186-4d95f8ac5cb7.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [TextureAsset:‘SheetColorAutoNoAlpha__IMAGE_TEXTURE__0’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command SiliconStudio.Xenko.Assets.Sprite.SpriteSheetAssetCompiler+SpriteSheetParameters: System.ArgumentNullException: Value cannot be null. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘SignedDistanceFieldFont’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command SiliconStudio.Xenko.Assets.Sprite.SpriteSheetAssetCompiler+SpriteSheetParameters: System.ArgumentNullException: Value cannot be null. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [JpegColorResultTrue] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Core/PositionVertexTransform.xksl > shaders/PositionVertexTransform.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\1ab9e269-7e8d-46dc-a27c-77baddd428d8.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Scene command for asset ‘MainScene’.: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\dca9546c-f3dc-46f4-95de-9caaaea3ccb0.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Core/DynamicTextureStream.xksl > shaders/DynamicTextureStream.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Materials/ComputeColors/Shaders/ComputeColorLinearDodge] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Graphics/Shaders/UIEffectShader.xksl > shaders/UIEffectShader.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\1bf4f4da-1e70-48f8-870f-555ce84fd94f.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Utils/MinMaxBounding] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Utils/HSVUtils.xksl > shaders/HSVUtils.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [TextureAsset:‘PngInterpolated’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Transformation/TransformationZero] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Lights/DirectLightGroupPerView’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Texturing’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Textures.TextureConvertParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Sprite.SpriteSheetAssetCompiler+SpriteSheetParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Skyboxes/SkyboxStream.xksl > shaders/SkyboxStream.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Shadows/ShadowMapReceiverSpot.xksl > shaders/ShadowMapReceiverSpot.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\a5ed76fb-0206-46f9-b88d-18b3740a2b51.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Materials/Shaders/IMaterialSurfaceShading] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Asset [Images/ColorTransforms/ToneMap/ToneMapExponentialOperatorShader] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Textures.TextureConvertParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Sprite.SpriteSheetAssetCompiler+SpriteSheetParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Images/ColorTransforms/ToneMap/ToneMapReinhardOperatorShader.xksl > shaders/ToneMapReinhardOperatorShader.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\f909370b-76ea-44be-88de-ffbdbb7cc276.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘ComputeEffect/LambertianPrefiltering/LambertianPrefilteringSHPass1’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Sprite.SpriteSheetAssetCompiler+SpriteSheetParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Materials/Shaders/MaterialSurfaceShadingDiffuseLambert] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Asset [Shadows/ShadowMapReceiverSpot] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/ComputeColors/Shaders/ComputeColorSynthetic.xksl > shaders/ComputeColorSynthetic.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\25fce88f-d230-4cd8-af05-18c966c20192.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Images/ColorTransforms/ToneMap/ToneMapMikeDayOperatorShader’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Asset [Materials/Shaders/MaterialPixelShadingStream] failed to compile SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC 1
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/ComputeColors/Shaders/ComputeColorTextureScaled.xksl > shaders/ComputeColorTextureScaled.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\e9d3dd88-1b1d-460b-993a-538a65c0c092.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [EffectShaderAsset:‘Images/ColorTransforms/ToneMap/ToneMapExponentialOperatorShader’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/ComputeColors/Shaders/ComputeColorConstantLink.xksl > shaders/ComputeColorConstantLink.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\32932070-766a-4953-be31-0a658ca2a9a4.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/ComputeColors/Shaders/ComputeColorAdd.xksl > shaders/ComputeColorAdd.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\a06a8050-ccc1-4bb5-8901-c98afe370740.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep SiliconStudio.Xenko.Assets.Textures.TextureConvertParameters failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Asset build steps [TextureAsset:‘SheetColorMask__IMAGE_TEXTURE__0’] (1 items) failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Build failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/Shaders/MaterialPixelStream.xksl > shaders/MaterialPixelStream.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\7c1b408a-e28d-4f2e-a959-42f11ca8f91a.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Core/NormalFromNormalMapping.xksl > shaders/NormalFromNormalMapping.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\3be5469a-033f-4ab1-95db-4dc5ffb12cdb.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/Shaders/MaterialStreamLinearBlend.xksl > shaders/MaterialStreamLinearBlend.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Images/LightShafts/LightShaftsShader.xksl > shaders/LightShaftsShader.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\94585e47-c490-49f6-af68-4a0072ae9692.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Particles/Shaders/ComputeColorWhite.xksl > shaders/ComputeColorWhite.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] Exception in command Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Core/NormalStream.xksl > shaders/NormalStream.xksl: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\Cache\data\db\tmp\2c40c2ae-cc78-4a3e-b332-7b01a68ccf1d.tmp’. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC
Error [AssetCompiler] BuildStep Import stream F:/Programming/Xenko/Xenko-Runtime/sources/engine/SiliconStudio.Xenko.Engine/Rendering/Materials/Shaders/MaterialSurfaceStreamsBlend.xksl > shaders/MaterialSurfaceStreamsBlend.xksl failed. SiliconStudio.Xenko.Assets.Tests2 f:\Programming\Xenko\Xenko-Runtime\sources\engine\SiliconStudio.Xenko.Assets.Tests2\EXEC

Hey there, my recommendation would be to only build Xenko.Engine, if you properly pulled the project with git lfs, then this one should be without any issues.

Otherwise, look at this thread: Building Xenko from source with VS2015/17

I had trouble as well, so you may be having similar issues.