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

There was an error while I was executing the command "cmake --build cmake-build --config Release -- -j" in jetson orin #10

Closed
lxq-iang opened this issue May 26, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@lxq-iang
Copy link

lxq-iang commented May 26, 2022

/dorado/dorado/data_loader/DataLoader.cpp:12:10: fatal error: pod5_format/c_api.h: No such file or directory
12 | #include "pod5_format/c_api.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

@lxq-iang lxq-iang changed the title There was an error while I was executing the command "cmake --build cmake-build --config Release -- -j" There was an error while I was executing the command "cmake --build cmake-build --config Release -- -j" in jetson orin May 26, 2022
@lxq-iang
Copy link
Author

make[2]: *** No rule to make target '../dorado/3rdparty/pod5-0.0.14-Linux/lib64/libarrow.a', needed by 'bin/dorado'. Stop.
make[1]: *** [CMakeFiles/Makefile2:320: CMakeFiles/dorado.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** No rule to make target '../dorado/3rdparty/pod5-0.0.14-Linux/lib64/libarrow.a', needed by 'tests/dorado_tests'. Stop.
make[1]: *** [CMakeFiles/Makefile2:1288: tests/CMakeFiles/dorado_tests.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

@vellamike
Copy link
Collaborator

Hi @lxq-iang - we do not currently support ARM devices, we plan to in future and we will update release notes when this changes.

@lxq-iang
Copy link
Author

ok, @vellamike thank you for your answer, I look forward to receiving support for ARM devices soon.

@vellamike vellamike added the enhancement New feature or request label May 27, 2022
@mcrone
Copy link

mcrone commented Jul 19, 2022

Any update on Orin support? And MinKNOW support for Orin? It would be a great to have both up and running for a complete sequencing and data processing solution.

@iiSeymour
Copy link
Member

Orin is now supported and linux-arm64 builds are available.

@Kirk3gaard Kirk3gaard mentioned this issue May 23, 2023
@krobik26 krobik26 mentioned this issue Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants