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

Build Looking Glass module for ARM chip (like Raspberry Pi) #66

Open
dev-sora opened this issue Jun 13, 2024 · 3 comments
Open

Build Looking Glass module for ARM chip (like Raspberry Pi) #66

dev-sora opened this issue Jun 13, 2024 · 3 comments

Comments

@dev-sora
Copy link

Thanks Kitware team,

I'd like to build VTK with enabling Looking Glass module for Raspberry Pi, but the shared library is compiled for x86_64 which preventing me from natively building on the board.
Is there any good practice to perform native build for arm chipset?

Thanks

@psavery
Copy link
Collaborator

psavery commented Jun 14, 2024

Hi there,

It's been a while since I worked on this. We do have python shared libraries available for macos arm64 on PyPI, but not for Linux.

You should be able to compile this for arm on Linux, though. There are details about how to compile it in the README. I can't remember enough details to provide any further info, though.

Thank you!
Patrick

@aylward
Copy link
Contributor

aylward commented Jun 14, 2024 via email

@psavery
Copy link
Collaborator

psavery commented Jun 14, 2024

Yes that's true. You will probably have to contact Looking Glass to get the library for arm64 Linux.

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

3 participants