# Escdelay and MinGW

**URL:** https://discourse.cataclysmdda.org/t/escdelay-and-mingw/324
**Category:** The Garage
**Created:** [March 3, 2013, 11:31pm UTC](https://discourse.cataclysmdda.org/t/escdelay-and-mingw/324 "2013-03-03T23:31:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![theShaikan](https://avatars.discourse-cdn.com/v4/letter/t/f475e1/32.png) [@theShaikan](https://discourse.cataclysmdda.org/u/theShaikan)
#### Post date: [March 3, 2013, 11:31pm UTC](https://discourse.cataclysmdda.org/t/escdelay-and-mingw/324/1 "2013-03-03T23:31:01Z")

</div>

Hi, I essentially taught myself how to compile this game today in the interest of modding and encountered a problem using minGW for the latest source version (downloaded today from this website).  
[http://imageshack.us/photo/my-images/837/escdelay.jpg/](http://imageshack.us/photo/my-images/837/escdelay.jpg/)  
I downloaded the source version and am compiling an untouched version of it, is this related to the compiler or something else? The only way I found to fix it is the non-desireable option of flat-out deleting the line.

(Blacked out my computer name, doesn’t need to openly be on the internet, that’s why there are black gaps).

---

<div class="post-metadata">

### Author: ![zpmorgan](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/zpmorgan/32/840_2.png) [@zpmorgan](https://discourse.cataclysmdda.org/u/zpmorgan)
#### Post date: [March 4, 2013, 5:46am UTC](https://discourse.cataclysmdda.org/t/escdelay-and-mingw/324/2 "2013-03-04T05:46:09Z")

</div>

[fix’d](https://github.com/TheDarklingWolf/Cataclysm-DDA/commit/9ec4cc602b930ff19dfb53b7a499fa633b9d6315) 🙂

---

<div class="post-metadata">

### Author: ![theShaikan](https://avatars.discourse-cdn.com/v4/letter/t/f475e1/32.png) [@theShaikan](https://discourse.cataclysmdda.org/u/theShaikan)
#### Post date: [March 4, 2013, 1:42pm UTC](https://discourse.cataclysmdda.org/t/escdelay-and-mingw/324/3 "2013-03-04T13:42:03Z")

</div>

Thanks, google and the search function didn’t come up with that little solution there.

… Should I be worried my catacurse.h is about 700 lines shorter?

I should not, I should learn to distinguish between .h and .cpp though
