Skip to content
New issue

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

Target "psmove" links to target "Eigen3::Eigen" but the target was not found. #495

Open
ntsarb opened this issue Sep 12, 2024 · 1 comment

Comments

@ntsarb
Copy link

ntsarb commented Sep 12, 2024

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

@thp
Copy link
Owner

thp commented Sep 12, 2024

Skipping OpenCV clone -- assuming it's checked out in external/opencv

Did you check out OpenCV?

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

No branches or pull requests

2 participants