I'm having some trouble compiling amber with dxc support -
dxc_helper.cc pulls in dxcapi.h which for me gets three compile errors
it seems to need dxc/support/WinIncludes.h to get definitions
and seems to need functions AddRef and Release defined in class IncludeHandler
I'm trying to figure out if this is my error?
does the dxc support get regularly tested? Has anyone else seen these issues?