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

OTBTF Multiarch Docker images (aarch64) #94

Open
daspk04 opened this issue Nov 26, 2023 · 3 comments
Open

OTBTF Multiarch Docker images (aarch64) #94

daspk04 opened this issue Nov 26, 2023 · 3 comments
Labels
docker Questions related to the use of otbtf docker images question Further information is requested

Comments

@daspk04
Copy link
Contributor

daspk04 commented Nov 26, 2023

Hi @remicres !

Recently I was trying to build otbtf images for aarch64 but it wasn't successful. The problem was libinsighttoolkit4-dev wasn't available, so I wanted to just confirm do you think is it somehow still possible to build image for aarch64 .?

References :

@remicres
Copy link
Owner

Hi @Pratyush1991 , in theory you can build ITK4 from sources. I used to do that long time ago before we have the SuperBuild, and I remember that it was quite smooth. But I never tried on aarch64

@remicres remicres added question Further information is requested docker Questions related to the use of otbtf docker images labels Nov 27, 2023
@daspk04
Copy link
Contributor Author

daspk04 commented Dec 8, 2023

Hi @Pratyush1991 , in theory you can build ITK4 from sources. I used to do that long time ago before we have the SuperBuild, and I remember that it was quite smooth. But I never tried on aarch64

Thank you @remicres !

Do you have any recommended guide which I should follow for building it from source.?

I also found a section in ITK guide here under section 2.3 regarding cross compiling. Possibly I will give it a try with ITK 4.13 branch.

@remicres
Copy link
Owner

I don't have any pointer to build it from source, sorry. But I believe the process is quite straightforward with CMake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Questions related to the use of otbtf docker images question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants