Search Criteria
Package Details: opentrack 2023.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentrack.git (read-only, click to copy) |
---|---|
Package Base: | opentrack |
Description: | Head tracking software |
Upstream URL: | https://github.com/opentrack/opentrack/ |
Keywords: | headtracking opencv |
Licenses: | ISC |
Submitter: | popux |
Maintainer: | Moofed |
Last Packager: | Moofed |
Votes: | 7 |
Popularity: | 0.000039 |
First Submitted: | 2015-04-25 23:46 (UTC) |
Last Updated: | 2024-07-06 06:29 (UTC) |
Dependencies (9)
- opencv (opencv-cuda)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- procps-ng (procps-ng-gitAUR) (make)
- qt5-tools (make)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-cachyosAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-pure-gitAUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-staging) (make)
- xplane-sdk-develAUR (make)
- onnxruntime (piper-phonemizeAUR, onnxruntime-gitAUR, onnxruntime-opt, onnxruntime-opt-rocm, onnxruntime-rocm) (optional) – neuralnet tracker
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
BODYPRINT commented on 2020-01-19 08:42 (UTC)
Yep, something was fixed between my report and now. Compiled fine today :)
chetwisniewski commented on 2020-01-13 01:57 (UTC)
Compiled fine here on up to date system 12-Jan-2020
paju1986 commented on 2019-12-28 22:47 (UTC)
Fails to compile 28/12/2019
[9/222] Generating opentrack-wrapper-wine.exe.so FAILED: proto-wine/opentrack-wrapper-wine.exe.so cd /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/build/proto-wine && //bin/wineg++ -g -DNOMINMAX -O2 -m32 -std=c++14 -o opentrack-wrapper-wine.exe -I /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10 -I /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/build /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/proto-wine/opentrack-wrapper-wine-main.cxx /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/proto-wine/opentrack-wrapper-wine-posix.cxx /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/proto-wine/opentrack-wrapper-wine-windows.cxx -lrt In file included from /usr/include/wine/windows/objbase.h:258, from /usr/include/wine/windows/ole2.h:25, from /usr/include/wine/windows/wtypes.h:13, from /usr/include/wine/windows/winscard.h:22, from /usr/include/wine/windows/windows.h:70, from /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/compat/shm.h:10, from /tmp/trizen-alberto/opentrack/src/opentrack-opentrack-2.3.10/proto-wine/opentrack-wrapper-wine-main.cxx:15: /usr/include/wine/windows/objidl.h:6100:15: error: ‘union _userSTGMEDIUM::<unnamed struct>::__WIDL_objidl_generated_name_0000000C’ invalid; an anonymous struct may only have public non-static data members [-fpermissive] 6100 | union __WIDL_objidl_generated_name_0000000C { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ winegcc: g++ failed [11/222] Building CXX object api/CMakeFiles/opentrack-api.dir/plugin-api.cpp.o ninja: build stopped: subcommand failed. ==> ERROR: Se produjo un fallo en build(). Cancelando... :: Unable to build opentrack - makepkg exited with code: 4
BODYPRINT commented on 2019-12-10 13:32 (UTC) (edited on 2019-12-10 13:33 (UTC) by BODYPRINT)
Having trouble building. Can change ninja to verbose if that helps?
svenstaro commented on 2019-05-05 21:17 (UTC)
It's not out of date. I don't package betas.
waterlubber commented on 2019-04-03 22:45 (UTC) (edited on 2019-04-04 12:16 (UTC) by waterlubber)
I can't seem to get the PointTracker working. It doesn't show up in the trackers list. Compiles fine and runs fine, but no PointTracker.
Edit: It appears as if the OpenCV_DIR variable is not set correctly (see here: https://github.com/opentrack/opentrack/issues/926). I'm not entirely sure where to set it in the pkgbuild, but when manually building it with
OpenCV_DIR=/usr/lib/cmake/opencv4 cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release -DSDK_WINE_PREFIX=/home/waterlubber/.wine -DCMAKE_INSTALL_PREFIX=~/.local/share -OpenCV_DIR=/usr/lib/cmake/opencv4
it does include the video_opencv module. (granted, it doesn't build here either.)I'm at a bit of a loss as to where to go from here since there's not a lot of documentation on this.
Razende commented on 2019-03-02 20:27 (UTC) (edited on 2019-03-02 20:28 (UTC) by Razende)
Failed to build for me at first try on Manjaro. But installing qt5-tools fixed the problem https://www.archlinux.org/packages/extra/x86_64/qt5-tools/
Maybe qt5-tools could be added to the dependencies?
Thanks for this package! Love to use it with X-plane 11
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names:
Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed.
« First ‹ Previous 1 2 3 4 Next › Last »