Skip to content

fix OPENCV_DISABLE_THREAD_SUPPORT#20835

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
sthalik:msvc-no-thread-support
Oct 7, 2021
Merged

fix OPENCV_DISABLE_THREAD_SUPPORT#20835
opencv-pushbot merged 1 commit intoopencv:masterfrom
sthalik:msvc-no-thread-support

Conversation

@sthalik
Copy link
Copy Markdown
Contributor

@sthalik sthalik commented Oct 7, 2021

Fix OPENCV_DISABLE_THREAD_SUPPORT with MSVC.

To reproduce,

> cmake -GNinja -DOPENCV_DISABLE_THREAD_SUPPORT=1 ..

CMake Error at CMakeLists.txt:1477 (message):
  Not all parallel frameworks have been disabled (using Concurrency).
force_builders=Custom
build_image:Custom=centos:7
buildworker:Custom=linux-1

Message was,
  CMake Error at CMakeLists.txt:1475 (message):
    Not all parallel frameworks have been disabled (using Concurrency).
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit 4b0f8d7 into opencv:master Oct 7, 2021
@alalek alalek mentioned this pull request Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants