RikoOphorst/dxr-path-tracing

compile error on my device

Opened this issue · 0 comments

I found some compile errors (C2001 error) on my device,
It caused by the full-width characters [‘’]
like, u8"Argument ‘ " + arg + u8" ’ failed to parse"

these error will be cleared by replacing ’ to '