Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATV Modulator plugin's binary missing in 7.8.3 on Windows. #1525

Closed
Sunnnset5 opened this issue Nov 28, 2022 · 3 comments
Closed

ATV Modulator plugin's binary missing in 7.8.3 on Windows. #1525

Sunnnset5 opened this issue Nov 28, 2022 · 3 comments

Comments

@Sunnnset5
Copy link

ATV Modulator binary is missing in 7.8.3 Windows package (and maybe linux binaries).

@f4exb
Copy link
Owner

f4exb commented Nov 30, 2022

For some reason OpenCV is disregarded:

-- OpenCV ARCH: x64
-- OpenCV RUNTIME: 
CMake Warning at external/windows/opencv/OpenCVConfig.cmake:166 (message):
  Found OpenCV Windows Pack but it has no binaries compatible with your
-- OpenCV STATIC: OFF
  configuration.

  You should manually point CMake variable OpenCV_DIR to your build of OpenCV
  library.
Call Stack (most recent call first):
  CMakeLists.txt:479 (find_package)


CMake Warning at CMakeLists.txt:479 (find_package):
  Found package configuration file:

    D:/a/sdrangel/sdrangel/external/windows/opencv/OpenCVConfig.cmake

  but it set OpenCV_FOUND to FALSE so package "OpenCV" is considered to be
  NOT FOUND.

Which in turn skips the modatv plugin compilation.

Also found in the log:

-- MSVC_VERSION is 1933

According to external/windows/opencv/OpenCVConfig.cmake I think there is no OpemCV library suitable for this version of the compiler.

@github-actions
Copy link

This issue is going to be closed due to inactivity

@srcejon
Copy link
Collaborator

srcejon commented Sep 10, 2024

Duplicate of #2248

@srcejon srcejon marked this as a duplicate of #2248 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants