Im having a problem whenever i try to add an icon to my console program in dev-c++.
I use project options menu to change the icon, and when compiling i get this error in makefile.win, whitch shows this line: $(BIN): $(OBJ)
and sais:[build error]*** multiple target patterns. Stop.
If i dont use an icon my source compiles without errors.