You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
xem123
added
the
type:Bug
Inconsistencies or issues which will cause an incorrect result under some or all circumstances
label
Apr 28, 2024
We dropped support for Visual Studio 2017 some time ago. I believe those compiler bugs were the primary reason. @N-Dekker is that right?
Solution: either use an older version of ITK, or a newer version of Visual Studio.
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!
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
The text was updated successfully, but these errors were encountered: