Package Details: osvr-core-git 0.2.r3092.g495648e4-1

Git Clone URL: https://aur.archlinux.org/osvr-core-git.git (read-only, click to copy)
Package Base: osvr-core-git
Description: The core libraries, applications, and plugins of the OSVR software platform.
Upstream URL: https://github.com/OSVR/OSVR-Core
Submitter: haagch
Maintainer: None
Last Packager: haagch
Votes: 13
Popularity: 0.000000
First Submitted: 2015-03-27 23:09 (UTC)
Last Updated: 2022-03-13 22:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

haagch commented on 2017-01-22 00:07 (UTC)

Made a pull request for his repository: https://github.com/toastedcrumpets/OSVR-Core/pull/1 Fascinating how github just adds the pull requests to the repository, so you can simply pull from pull/1/head. I've added that to the pkgbuild, just until he merges it. Works for me now, so try again.

godbyk commented on 2017-01-21 23:46 (UTC)

It looks like they need to include libusb.h in the UVCImageSource.cpp file.

haagch commented on 2017-01-21 23:43 (UTC)

I see, it's because libuvc-git changed something. After updating libuvc-git I get the build failure too. This is the only change: https://github.com/ktossell/libuvc/pull/58

F1nny commented on 2017-01-21 23:38 (UTC)

Thanks for the quick reply! So I re-tried clearing out the temp dirs and actually can see an error this time, weird it's building for you and not me, I haven't made any makepkg.conf changes except for -j 8 may remove that and retry to see if any different. Here's the error this time: http://pastebin.com/64GTMz26

haagch commented on 2017-01-21 23:21 (UTC)

Yea I found this log spam so excessive that I have this as an unrelated commit in a pull request: https://github.com/OSVR/OSVR-Core/pull/493/commits/3b5e3a6f3132afbdaf251161ba3b3d03c790f45f I added a cherry-pick of that commit to the pkgbuild, hopefully it works for everyone. Anyway, ctrl+f in your log doesn't show anything useful and it builds for me. If you can try again and get an output that contains a compiler error, I can take a look. (And if you do incremental builds, make sure to remove src/ to make a really clean build).

F1nny commented on 2017-01-21 22:53 (UTC) (edited on 2017-01-21 23:32 (UTC) by F1nny)

Anyone else having an issue getting this to build? Gets up to around 97% and fails http://pastebin.com/nfkFzWGE (Output back 1000-something lines) /edit also note seems to fail at a different point sometimes, sometimes at 93% etc. any ideas? Wondering if it's something in my makepkg.conf maybe it doesn't like -j8 ? [ 97%] Linking CXX shared module ../../lib/osvr-plugins-0/org_osvr_unifiedvideoinertial.so [ 97%] Linking CXX shared module ../../lib/osvr-plugins-0/org_osvr_filter_videoimufusion.so [ 97%] Built target org_osvr_filter_videoimufusion [ 97%] Built target org_osvr_unifiedvideoinertial make: *** [Makefile:150: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build osvr-core-git

haagch commented on 2016-10-26 06:33 (UTC) (edited on 2016-10-26 06:38 (UTC) by haagch)

Oh right. And I had to fix an include in /usr/include/libuvc/libuvc.h. I think it was #include <libusb-1.0/libusb.h>. But looks like that isn't necessary anymore. Maybe https://github.com/ktossell/libuvc/commit/c3b412fe77889e21fccf8baa535a51a259990791

marcs commented on 2016-10-26 01:26 (UTC)

It seems a dependency/makedependency is missing: libuvc-git

haagch commented on 2016-10-24 19:55 (UTC)

There's now WIP positional tracking: https://github.com/OSVR/OSVR-Core/pull/492 I've temporarily put a git merge of this branch in the PKGBUILD so people can try it. You can use this single self-contained config file for the HDK2: https://gist.github.com/ChristophHaag/e1a775be73410453791c490b5ca0a63d You may or may not want to edit "rotation": 180 to say 0 instead.

lubosz commented on 2016-09-02 15:20 (UTC)

build is broken! quick hack to fix vrpn build https://gist.github.com/lubosz/9d0eecd9e9153322414ec44fc070fc8b