Closed
Description
@PokhodenkoSA how can the C API gtests be run on Windows? I am using the dbg_build.bat
script in this PR. If I do ninja check
I can successfully build the tests, but after that get an error. Most likely the issue is the the DPCTLSyclInterface.dll
is not found. It will be good to apply a fix if it is a small one and have the C API tests run on Windows and CI.
Originally posted by @diptorupd in #319 (comment)