NVIDIAGameWorks / RTXDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got a cmake error

zhaijialong opened this issue · comments

Hi,

I got a cmake error :

CMake Error at shaders/CMakeLists.txt:2 (include):
  include could not find requested file:

    ../donut/compileshaders.cmake

I think the ../donut-snapshot(https://github.com/NVIDIAGameWorks/RTXDI/blob/main/packman/dependencies.xml#L8) should be ../donut

Thank you for posting this issue. That's a bug caused by last minute packaging decisions... Fixed in 55c4831