Problem with Eclipse and make

I need to make an Eclipse project in C++ to read many small text files, store them in a big register file and read the text from the big file.
My problem is that I can't compile, I'm a begginer in C++ and I have no experience with compilation (all I know is g++ main.cc -o main to compile one single file) and this shit (sorry!) doesn't help me.
The link to the result I get: http://img442.imageshack.us/img442/5541/screenshotyl.png
Remember: I am learning it, so please be kind.
Try changing line 1 to #include "Registrador.h"
Thank you toum! I can't believe, the problem was on my file and I was cussing Eclipse.
Topic archived. No new replies allowed.