RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 143 forks source link

Unable to compile simpleRTK #605

Closed xem123 closed 3 months ago

xem123 commented 3 months ago

Hello, I want to use simpleRTK in Python. I saw on the official website that I need to compile the ITK library first, then the RTK library, and check the BUILD_SIMPLERTK option; but now the RTK library doesn't support separate compilation, right? Isn't it only possible to check the Module_RTK option when compiling ITK and then compile ITK and RTK together? Then how should I compile simpleRTK and use it in Python? Thanks! image

SimonRit commented 3 months ago

See discourse answer: https://discourse.itk.org/t/unable-to-compile-simplertk/6723