I'm sorta new to this program as well as new to c++ programming. I do know the basics of programming, just to make things a little clear.
I downloaded the sdk for goldsrc from moddb, opened the cl_dll project in dev-c++, changed the hud color, there's a tutorial on this site. So when I clicked on compile, this error showed up : "multiple target patterns" . And it highlighted this in red:
$(BIN): $(LINKOBJ) Tried searching the error on the web and nothing helped at all... I don't understand it. Something about colons but can't find the path to the line.
I'm simply a "noob" to this.