We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to compile psmoveapi on NVIDIA Jetson XAVIER AGX running Jetpack 5:
Package: nvidia-jetpack Version: 5.0.2-b231 Architecture: arm64 Maintainer: NVIDIA Corporation Installed-Size: 194 Depends: nvidia-jetpack-runtime (= 5.0.2-b231), nvidia-jetpack-dev (= 5.0.2-b231) Homepage: http://developer.nvidia.com/jetson
I following this process:
git clone https://github.com/thp/psmoveapi.git sudo git submodule update --init sudo bash -e -x scripts/install_dependencies.sh sudo bash -e -x scripts/linux/build-debian
I attach the error messages I receive. Build error message.txt
I've noticed the warning for the JAVA_PATH but I understand this is not related.
I'd be grateful if you could help me overcome this.
Thank you
The text was updated successfully, but these errors were encountered:
Skipping OpenCV clone -- assuming it's checked out in external/opencv
Did you check out OpenCV?
Sorry, something went wrong.
No branches or pull requests
Hello,
I am trying to compile psmoveapi on NVIDIA Jetson XAVIER AGX running Jetpack 5:
R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022
Package: nvidia-jetpack
Version: 5.0.2-b231
Architecture: arm64
Maintainer: NVIDIA Corporation
Installed-Size: 194
Depends: nvidia-jetpack-runtime (= 5.0.2-b231), nvidia-jetpack-dev (= 5.0.2-b231)
Homepage: http://developer.nvidia.com/jetson
I following this process:
git clone https://github.com/thp/psmoveapi.git
sudo git submodule update --init
sudo bash -e -x scripts/install_dependencies.sh
sudo bash -e -x scripts/linux/build-debian
I attach the error messages I receive.
Build error message.txt
I've noticed the warning for the JAVA_PATH but I understand this is not related.
I'd be grateful if you could help me overcome this.
Thank you
The text was updated successfully, but these errors were encountered: