Wednesday, March 29, 2017

ITK call crashes without message

If an ITK API call crashes without a message, it is likely that the necessary includes were not put in the source code. CMake will make the code compile anyways, but no runtime error messages will be displayed, complicating (already complex) debugging tasks.

No comments:

Post a Comment