Skip to content

Conversation

jmontleon
Copy link

No description provided.

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
@jmontleon
Copy link
Author

I had to make some minor changes on Fedora 42 to build and get the neuralnet tracker. If you'd rather skip the Packaging stuff I can drop the commit.

@sthalik
Copy link
Member

sthalik commented Sep 23, 2025

There shouldn't be any need to require Qt 5 dependencies.

@jmontleon
Copy link
Author

If I don't include them I get this error. What is the correct way to handle this?

-- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
CMake Error at cmake/opentrack-qt.cmake:14 (find_package):
  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5" with any of
  the following names:

    Qt5Config.cmake
    qt5-config.cmake

  Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  to a directory containing one of the above files.  If "Qt5" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:76 (include)

@jmontleon
Copy link
Author

I think I see. It looks like it builds fine on master with just qt6. 2023.3.0 seems to require Qt5?

@sthalik
Copy link
Member

sthalik commented Sep 23, 2025

Correct. There hasn't been a release yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants