dxc_helper.cc compile problems
Open
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.