-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[aarch64] Issues installing on Jetson Nano #8389
Comments
Can you try:
And see if that fixes it? |
Hi @JoseeMallah |
I am using the nightly build (couldn't find the download files for 0.12.0). I tried the commands you suggested but it did not work. I also tried getting the linuxarmv7l (0.11.2) and following this tutorial https://gist.github.com/madelinegannon/237733e6c114f156b31366f47c1f3d32 but the instruction to prepare kiss is failing because is requires gcc-14 while the installed version is 7.5.0. |
[UPDATE] I installed aarch64 0.12.0, and I got this when running the compile command:
|
Sounds like you are getting close! ChatGPT suggested:
|
I did use ChatGPT and try it! But it didn't work (: glesv1_cm.pc still couldn't be found, and ChatGPT suggested creating the file, which resulted in even more issues.. |
Do you have X windowing or are you trying to setup headless? You could also try: And copy over the folder libs/json/ from 0.12.0 to the nightly Sorry it's such a pain, we're getting into the RPI stuff now for 0.12.1 and this is helpful to have people testing. cc @dimitre |
I will try and let you know, thanks for your responsiveness. I have a TightVNC connection, so not headless I assume. |
I tried today's nightly with 0.12.0's /json, still giving the error: |
Thanks @JoseeMallah
Doesn't matter if you grabbed the json folder from 0.12.0 - when it comes time to compile a project it should pick it up. I would just try some variation of ie:
Have you tried building the Also do you know what OS and version your Jetson is running? |
Okay will try. It is running Ubuntu 18.04. |
When running the dependencies installation script, I am getting:
Any advice is appreciated!
The text was updated successfully, but these errors were encountered: