Graphics using Code::Blocks

I am a beginner and I would like to know how to use graphics in C++ using the Code::Blocks compiler. I browsed the internet but couldn't get my compiler to run graphics. Thanks.
I don't use Code::Blocks, but I surfed the net, so try this:
http://www.cs.northwestern.edu/academics/courses/110/html/codeblocks-glut.html
You need to get a graphic library. Standard C++ doesn't have any.
Topic archived. No new replies allowed.