954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

DevCpp Project build error

I have a C code and I when I compiled it as just a single file it did .But now I want to make a project and when I created the main.c with the same code I am getting the following error.

Makefile.win:29: *** multiple target patterns
Build error.

Can anyone help me solving this?Any C or C++ code I am trying to compile in the project I am getting the same error.
My project type is console app.I am using DevCpp 4.9.9.2 in windows
And when say "compile current file" it is getting compiled but when i say run it shows an error "project file not compiled"

danibootstrap
Light Poster
46 posts since Dec 2007
Reputation Points: 23
Solved Threads: 0
 

Post content of makefile:29

ithelp
Nearly a Posting Maven
Banned
2,230 posts since May 2006
Reputation Points: 769
Solved Threads: 128
 

I now solved the problem...basically had a linker error.

danibootstrap
Light Poster
46 posts since Dec 2007
Reputation Points: 23
Solved Threads: 0
 

how did ya solve this problem?

sanmay
Newbie Poster
1 post since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You