Graphics using Code::Blocks

Mar 29, 2013 at 4:38pm
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.
Mar 29, 2013 at 5:12pm
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
Mar 29, 2013 at 5:16pm
You need to get a graphic library. Standard C++ doesn't have any.
Topic archived. No new replies allowed.