level-zero icon indicating copy to clipboard operation
level-zero copied to clipboard

[Windows] How to find ze loader' installed version.

Open Sarbojit2019 opened this issue 1 year ago • 0 comments

My tool needs ze_* headers matching ze loader library(ze_loader.dll) is installed on Windows system. Currently I am trying to grab header from github source but it may create problem where installed loader is old but header ze_api.h is latest. Hence I am looking for a solution where tool can findout the installed loader version and download header files matching the same.

Any suggestion will be a great help to make progress.

Thanks, Sarbojit

Sarbojit2019 avatar Feb 05 '25 09:02 Sarbojit2019