DXRExperiments icon indicating copy to clipboard operation
DXRExperiments copied to clipboard

altbase.h missing

Open comprodigy opened this issue 6 years ago • 2 comments

Haven't dug through this to figure out what this is and what is referencing it, but getting C1083 errors saying that this file is missing in the fallbacklayer project.

comprodigy avatar Oct 23 '18 14:10 comprodigy

Can you successfully build the raytracing examples in Microsoft DirectX Graphics Samples?

philcn avatar Oct 23 '18 16:10 philcn

Actually you might just need to install ATL support in your Visual Studio: https://stackoverflow.com/questions/3898287/c-include-atlbase-h-is-not-found

philcn avatar Oct 23 '18 17:10 philcn