Just remove objc from the library list.. Project->options->libraries ( or something...
You have to link the right library. If you go to project->options and choose add...
I don't understand the reply from Bonsignore? You are not the OP and if you don't...
Answer fetched from stack overflow: If you have declared the array in local scope...
I stopped using dev-c++ and instead use code::blocks, but if I remember correctly...
Seems you have forgotten to include the library... I have no idea what it's name...
From MSDN: SetDCPenColor(hdc, RGB(0,0,255)); // Drawing a rectangle with the current...