Dev C++ Build Error Makefile.win

Feb 18, 2006  GameDev.net is the community for game development. Game Developers participate in forums, tutorials, blogs, projects, and more. Feb 09, 2012  Hi! I am creating a project in c, it is to create a calculator oop. I have the calculator.exe,calculator.cpp, and calculator.h. When i try to run and compile appears this makefile.win and it does not compile. I do not know why this happens, help me please. Oct 13, 2013  I advise strongly against building your project in C:Dev-Cpp. Not only is it just a bad idea to pollute the installation folder, there is a bug in Dev-C that causes projects in C:Dev-Cpp or its sub-folders to sometimes fail to build. Secondly, in general if you have a problem getting a tool to work, it is unwise to be doing something unnecessarily and gratuitously unusual; and I would.

Dev C++ Build Error Makefile.win

Makefile.win Error In Dev C++

Whaaat?? 18mb?? This can't be! Basically all what I am loading is 2 small sprite grids with ~70 Kbs altogether. Maybe I am just loading them more than once resulting in that ...
So, I tried Orwel's Dev-C++ 5.4.2 and it compiled. However, when I come to run the exe, nothing opens. Tried using debugging mode, and some very weird stuff happened.
1-I placed breakpoints all over the 2 files (the main and the header file), but the debugger would ignore everything, and jumps into this line:
http://i33.servimg.com/u/f33/16/27/78/35/screen12.png
2-I clicked on 'next line', and the debugger moved normally to the next line:
http://i33.servimg.com/u/f33/16/27/78/35/screen13.png
3-I clicked on 'next line' once more expecting that the debugger would enter the main function, but then:
http://i33.servimg.com/u/f33/16/27/78/35/screen15.png
It jumped to the closing bracket of the function 'breakpoints invalid'...
4-Tried clicking 'next line' 3 more times, and I received a 'segmentation fault':
http://i33.servimg.com/u/f33/16/27/78/35/screen16.png
5-Clicking on ok with 'show CPU window' checked:
http://i33.servimg.com/u/f33/16/27/78/35/screen17.png
:
Thanks ne555, I appreciate your time and dedication =)