I cloned the repo, made a build folder, cmake .., open the Visual Studio Solution, set Samples/ZetaLab as starting project, added a cornell box GLTF to the command line argument and built + ran the project but ended with this error (it shows up with AutoExposure... but there are a bunch of other error Windows with more files complaining):

The working directory of the project is set to be ZetaRay/bin but the folder ../Assets does not contain a Release/ folder as seems to be expected by reading the error.
My ZetaRay/Assets folder only contains:
- CornellBox/
- Font/
- Images/
- LUT/
- PsoCache/
Any ideas?