A problem adding an icon to a console program

Hey all!

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.

Any help appreaciated.
well, just asking,did you make sure the pic is a .ico file?
yes it is an icon file, i downloaded a .png and using gimp i converted it to .ico file
Nvm, sorry i took your time, i restarted my pc and created a new project, it works fine now.
Topic archived. No new replies allowed.