Project Won't Build With Makefile Open in Dev-C++ Editor
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Version: 5.7.1 w TDD-GCC 4.8.1
OS version: Windows 8.1 64 bit
Error reported:
Makefile.win file not recognized: File format not recognized
collect2.exe [Error] ld returned 1 exit status
Affects: C/C++ Projects
Stack trace: None
Steps needed to reproduce the problem:
This is especially tricky since the Makefile now opens automatically when there's an error parsing it. If you resolve the original error but leave the Makefile open in Dev-C++, the project will continue to issue errors even if the Makefile.win is now valid syntactically.
As of 5.8.0, the makefile is now recognised as a file that belongs to the project:
Last edit: orwelldevcpp 2014-10-10