# Error in ITK compilation with wingw32-make

**URL:** https://discourse.itk.org/t/error-in-itk-compilation-with-wingw32-make/1122
**Category:** Beginner Questions
**Tags:** dicom
**Created:** [July 16, 2018, 6:21pm UTC](https://discourse.itk.org/t/error-in-itk-compilation-with-wingw32-make/1122 "2018-07-16T18:21:26Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![dzenanz](https://discourse.itk.org/user_avatar/discourse.itk.org/dzenanz/32/1093_2.png) [@dzenanz](https://discourse.itk.org/u/dzenanz)
#### Post date: [July 16, 2018, 6:30pm UTC](https://discourse.itk.org/t/error-in-itk-compilation-with-wingw32-make/1122/2 "2018-07-16T18:30:13Z")

</div>

`mingw` is considered an exotic compiler, and while its build status is tracked it is currently [failing](https://open.cdash.org/index.php?project=Insight#!#Expected_Nightly_Exotic). 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`?

---

_[View the full topic](https://discourse.itk.org/t/error-in-itk-compilation-with-wingw32-make/1122)._
