Skip to content

Compilation error: Intel openvx on Windows #16287

@Nuzhny007

Description

@Nuzhny007
System information (version)
  • OpenCV => 4.2
  • Operating System / Platform => Windows 10 64 Bit
  • Compiler => Visual Studio 2017
Detailed description

Compilation OpenCV on Windows with Intel openVINO 2019.3.379 and openvx from openVINO package. In file modules/core/src/ovx.cpp in line 28:
static TLSData<OpenVXTLSData>& getOpenVXTLSData()
The TLSData is not template.

I'm added in this file: #include "opencv2/core/utils/tls.hpp"
And error was fixed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions