-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Missmatching helpers to dx versions most likely. Need to make sure of consistent usage of nugets headers and not system headers as a start
3>0 File(s) copied
4>LINK : fatal error LNK1181: cannot open input file 'GraphicsEngine.lib'
4>Done building project "Modelviewer.vcxproj" -- FAILED.
3>LINK : fatal error LNK1181: cannot open input file 'GraphicsEngine.lib'
3>Done building project "Executable.vcxproj" -- FAILED.
2>GenerateMipsPSO.cpp
2>GpuBuffer.cpp
2>IndexBuffer.cpp
2>Texture.cpp
2>VertexBuffer.cpp
2>CommandList.cpp
2>CommandQueue.cpp
2>GPU.cpp
2>GpuResource.cpp
2>Helpers.cpp
2>PSO.cpp
2>ResourceStateTracker.cpp
2>RootSignature.cpp
2>DirectXLibrary.vcxproj -> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Lib\Release\DirectXLibrary.lib
5>------ Build started: Project: GraphicsEngine, Configuration: Release x64 ------
5>DebugDrawer.cpp
5>Passes.cpp
5>GraphicsEngine.cpp
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(29,37): error C3646: 'Layout': unknown override specifier
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(29,44): error C2059: syntax error: ':'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(29,44): error C2334: unexpected token(s) preceding ':'; skipping apparent function body
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(46,7): error C2208: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::FORMAT_DETAIL': no members defined using this type
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(46,7): error C3769: 'FORMAT_DETAIL': a nested class cannot have the same name as the immediately enclosing class
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(65,78): error C2061: syntax error: identifier 'D3D_FORMAT_COMPONENT_INTERPRETATION'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(75,49): error C3646: 'GetLayout': unknown override specifier
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(75,94): error C2275: 'DXGI_FORMAT': expected an expression instead of a type
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(75,106): error C2146: syntax error: missing ')' before identifier 'Format'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(75,113): error C2238: unexpected token(s) preceding ';'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(76,49): error C3646: 'GetTypeLevel': unknown override specifier
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(76,94): error C2275: 'DXGI_FORMAT': expected an expression instead of a type
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(76,106): error C2146: syntax error: missing ')' before identifier 'Format'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(76,113): error C2238: unexpected token(s) preceding ';'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(102,49): error C3646: 'GetFormatComponentInterpretation': unknown override specifier
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(102,94): error C2275: 'DXGI_FORMAT': expected an expression instead of a type
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(102,106): error C2146: syntax error: missing ')' before identifier 'Format'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(102,150): error C2238: unexpected token(s) preceding ';'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(104,49): error C3646: 'GetComponentName': unknown override specifier
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(104,94): error C2275: 'DXGI_FORMAT': expected an expression instead of a type
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(104,106): error C2146: syntax error: missing ')' before identifier 'Format'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(104,150): error C2238: unexpected token(s) preceding ';'
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_property_format_table.h(18,20): warning C4091: 'typedef ': ignored on left of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::FORMAT_DETAIL' when no variable is declared
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(385,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(457,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(519,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(582,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(583,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(640,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(961,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCSTR,std::string>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCSTR,std::string>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1218,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCSTR,std::string>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCSTR,std::string>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1754,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1802,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1836,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1904,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1965,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(1990,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(2057,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(2121,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(2185,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(2245,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(2391,32): error C2248: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>': cannot access private class declared in class 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>(compiling source file '/GraphicsEngine.cpp')
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(219,11):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC::StringContainer<LPCWSTR,std::wstring>'
5> C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_state_object.h(50,7):
5> see declaration of 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE::CD3DX12_STATE_OBJECT_DESC'
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(371,31): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override '{ctor}' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(371,31): error C2838: '{ctor}': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(434,39): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'Init' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(434,39): error C2838: 'Init': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(685,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'DoublePrecisionFloatShaderOps' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(685,1): error C2838: 'DoublePrecisionFloatShaderOps': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(686,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'OutputMergerLogicOp' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(686,1): error C2838: 'OutputMergerLogicOp': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(687,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'MinPrecisionSupport' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(687,1): error C2838: 'MinPrecisionSupport': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(688,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'TiledResourcesTier' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(688,1): error C2838: 'TiledResourcesTier': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(689,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ResourceBindingTier' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(689,1): error C2838: 'ResourceBindingTier': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(690,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'PSSpecifiedStencilRefSupported' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(690,1): error C2838: 'PSSpecifiedStencilRefSupported': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(691,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'TypedUAVLoadAdditionalFormats' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(691,1): error C2838: 'TypedUAVLoadAdditionalFormats': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(692,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ROVsSupported' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(692,1): error C2838: 'ROVsSupported': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(693,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ConservativeRasterizationTier' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(693,1): error C2838: 'ConservativeRasterizationTier': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(694,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'StandardSwizzle64KBSupported' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(694,1): error C2838: 'StandardSwizzle64KBSupported': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(695,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'CrossAdapterRowMajorTextureSupported' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(695,1): error C2838: 'CrossAdapterRowMajorTextureSupported': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(696,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'VPAndRTArrayIndexFromAnyShaderFeedingRasterizerSupportedWithoutGSEmulation' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(696,1): error C2838: 'VPAndRTArrayIndexFromAnyShaderFeedingRasterizerSupportedWithoutGSEmulation': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(697,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ResourceHeapTier' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(697,1): error C2838: 'ResourceHeapTier': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(700,61): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'CrossNodeSharingTier' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(700,61): error C2838: 'CrossNodeSharingTier': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(712,36): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'MaxGPUVirtualAddressBitsPerResource' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(712,36): error C2838: 'MaxGPUVirtualAddressBitsPerResource': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(729,49): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'MaxSupportedFeatureLevel' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(729,49): error C2838: 'MaxSupportedFeatureLevel': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(735,39): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'FormatSupport' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(735,39): error C2838: 'FormatSupport': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(750,39): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'MultisampleQualityLevels' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(750,39): error C2838: 'MultisampleQualityLevels': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(772,39): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'FormatInfo' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(772,39): error C2838: 'FormatInfo': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(791,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'MaxGPUVirtualAddressBitsPerProcess' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(791,1): error C2838: 'MaxGPUVirtualAddressBitsPerProcess': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(794,48): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'HighestShaderModel' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(794,48): error C2838: 'HighestShaderModel': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(800,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'WaveOps' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(800,1): error C2838: 'WaveOps': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(801,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'WaveLaneCountMin' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(801,1): error C2838: 'WaveLaneCountMin': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(802,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'WaveLaneCountMax' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(802,1): error C2838: 'WaveLaneCountMax': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(803,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'TotalLaneCount' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(803,1): error C2838: 'TotalLaneCount': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(804,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ExpandedComputeResourceStates' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(804,1): error C2838: 'ExpandedComputeResourceStates': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(805,1): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'Int64ShaderOps' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(805,1): error C2838: 'Int64ShaderOps': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(808,78): error C3254: 'D3D12_PROPERTY_LAYOUT_FORMAT_TABLE': class contains explicit override 'ProtectedResourceSessionSupport' but does not derive from an interface that contains the function declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(808,78): error C2838: 'ProtectedResourceSessionSupport': illegal qualified name in member declaration
5>(compiling source file '/GraphicsEngine.cpp')
5>C:\Users\Alexander Frost\Documents\GitHub\Shipyard-engine\Source\packages\Microsoft.Direct3D.D3D12.1.715.1-preview\build\native\include\d3dx12\d3dx12_check_feature_support.h(808,78): error C1003: error count exceeds 100; stopping compilation
5>(compiling source file '/GraphicsEngine.cpp')
5>Done building project "GraphicsEngine.vcxproj" -- FAILED.
========== Build: 2 succeeded, 3 failed, 8 up-to-date, 0 skipped ==========
========== Build completed at 10:42 and took 07,492 seconds ==========
Reactions are currently unavailable