RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 142 forks source link

Error C1001 An internal error has occurred in the compiler. #593

Closed xem123 closed 4 months ago

xem123 commented 4 months ago

I have compiled itk and rtk and created a small example in visual studio, but I got an error,both in debug and release. What's the reason?The version I use is listed below: cmake=3.20.1 visual studio 2017 ITK=5.3.0 moudle_RTK=on Module_RTK_GIT_TAG=3f0aa3145d03b8cbc7c6d44bbfd03728b531909c fftw-3.3.5-dll64 image

SimonRit commented 4 months ago

See https://github.com/InsightSoftwareConsortium/ITK/issues/4618#issuecomment-2081475913

xem123 commented 3 months ago

image image Hello, I want to compile the ITK library and the RTK library. I have successfully compiled using cmake, and completed build and install. However, when I place the compiled libraries into my project, I get compilation errors. What could be the cause?The version I use is listed below: cmake=3.24.0 visual studio 2022 ITK=5.3.0 moudle_RTK=on fftw-3.3.5-dll64 I am in a hurry, thank you!

SimonRit commented 3 months ago

In chinese it's hard to help. It seems to be an ITK error, not linked to RTK?