Coder Social home page Coder Social logo

[openvino] Build error about vcpkg HOT 3 OPEN

WangHHY19931001 avatar WangHHY19931001 commented on May 27, 2024
[openvino] Build error

from vcpkg.

Comments (3)

JonLiu1993 avatar JonLiu1993 commented on May 27, 2024

@WangHHY19931001, I can't reproduce your error, the error message you’re encountering indicates that the apiValidator tool is present, but the UniversalDDIs.xml file is missing for the x64 platform.

CMake Error at cmake/developer_package/api_validator/api_validator.cmake:102 (message):
  Internal error: apiValidator is found (C:/Program Files (x86)/Windows
  Kits/10/bin/10.0.22621.0/x64/apivalidator.exe), but UniversalDDIs.xml file
  has not been found for x64 platform

The problem might be due to the UniversalDDIs.xml file in your HLK (Hardware Lab Kit) environment being older than the one in Visual Studio 2019 (VS2019).
To resolve this, ensure that the HLK_UniversalDDIs.xml file matches the version used by VS2019.
You can find the UniversalDDIs.xml files at the following locations:
VS2019: C:\Program Files (x86)\Windows Kits\10\build\universalDDIs\x64\UniversalDDIs.xml
HLK: C:\Program Files (x86)\Windows Kits\10\Hardware Lab Kit\Tests\amd64\ApiValidator\amd64_UniversalDDIs.xml

from vcpkg.

JonLiu1993 avatar JonLiu1993 commented on May 27, 2024

It may be useful to try updating VS or Windows SDK

from vcpkg.

WangHHY19931001 avatar WangHHY19931001 commented on May 27, 2024

It may be useful to try updating VS or Windows SDK

i used vs2022 with Windows Kits 10.0.22621.0

from vcpkg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.