Search Criteria
Package Details: opentrack 2.3.12-1
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/ |
Licenses: | |
Submitter: | popux |
Maintainer: | Moofed |
Last Packager: | Moofed |
Votes: | 4 |
Popularity: | 0.022626 |
First Submitted: | 2015-04-25 23:46 |
Last Updated: | 2020-08-29 03:45 |
Dependencies (6)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- cmake (cmake-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging) (make)
- xplane-sdk-devel (make)
Latest Comments
1 2 Next › Last »
Reezlaw commented on 2021-02-14 03:11
Would it be possible to include Aruco tracking capabilities? Thank you!
Lignar commented on 2021-01-24 21:39
@songangel The SDK_WINE_PREFIX option set in PKGBUILD has been removed. It should be replaced with SDK_WINE=true. Also keep in mind that in order to use with Proton games, opentrack package has to be build against older version of wine installed, reference: https://github.com/opentrack/opentrack/issues/1082#issuecomment-670842651
songangel commented on 2020-12-23 17:17
There is no freetrack output which makes this useless. A virtual joystick is no different than using a thumb stick or a d-pad. It does not track your head movements it simply moves the view around. For example, if you look to the left and then back to the center, it will not follow you back until you break the center plane and look to the right.
famellad commented on 2020-04-08 06:47
@barabas, it's missing the qt5-tools build dependency, if you install that package OpenTrack builds with no problem.
barabas commented on 2020-02-19 08:34
Doesn't build, error message follows:
ninelore commented on 2020-02-18 18:02
im missing the wine freetrack output protocol since the update. Any idea why its missing after building 5 times?
BODYPRINT commented on 2020-01-19 08:42
Yep, something was fixed between my report and now. Compiled fine today :)
chetwisniewski commented on 2020-01-13 01:57
Compiled fine here on up to date system 12-Jan-2020
paju1986 commented on 2019-12-28 22:47
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
Having trouble building. Can change ninja to verbose if that helps?