Error in ITK compilation with wingw32-make

mingw is considered an exotic compiler, and while its build status is tracked it is currently failing. In other words, ITK does not compile properly with mingw.

For Windows it is best to use Visual Studio 2015 or 2017, both of which are free for open source projects etc. If you must use an open source compiler, why don’t you try clang?

1 Like