making a project

hey guys I've gone through most of the chapters in my c++ book,made all the programs given so far. but the problem is I want to make a project and I can't decide what to make.please guide me as to what should I do.this would be my first project, plus I've searched the net for some codes to read, but when I compile them they don't actually run but instead are full of errors.please help me,I'm seeking for a genuine advice.
Take a look at Project Euler.

http://projecteuler.net/
but when I compile them they don't actually run but instead are full of errors.

Before you go there, I'd make sure you have a good IDE to make your projects in.
This will help you find out what the errors are easier and make sure you have all the basic dev lib's and headers installed if your using windows or mac they are not installed by default (most linux OS's do have them installed by default).
Last edited on
Topic archived. No new replies allowed.