-
Notifications
You must be signed in to change notification settings - Fork 62
Description
I am getting following error
Build started at 12:04...
1>------ Build started: Project: ze_gen_headers, Configuration: Release x64 ------
2>------ Build started: Project: level_zero_lib, Configuration: Release x64 ------
3>------ Build started: Project: level_zero_headers, Configuration: Release x64 ------
4>------ Build started: Project: cl_tracing_headers, Configuration: Release x64 ------
5>------ Build started: Project: onetrace_tool, Configuration: Release x64 ------
5>tool.cc
5>cl_version: CL_TARGET_OPENCL_VERSION is not a valid value (100, 110, 120, 200, 210, 220). Defaulting to 220 (OpenCL 2.2)
5>C:\neo\pti-gpu\tools\ze_tracer\ze_api_collector.h(75,5): error C3861: 'SetTracingAPIs': identifier not found
5>(compiling source file '../tool.cc')
5>Done building project "onetrace_tool.vcxproj" -- FAILED.
6>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------
6>Project not selected to build for this solution configuration
========== Build: 4 succeeded, 1 failed, 3 up-to-date, 1 skipped ==========
========== Build completed at 12:04 and took 01.409 seconds ==========