What does the top of field.cpp look like? Is it really in the root directory of you drive as this would imply?
Qt Code:
  1. In file included from ../mainwindow.h:6,
  2. /field.h:13,
  3. from \field.cpp:1: <<<<< here
To copy to clipboard, switch view to plain text mode 

Is everything in the same directory?
Is there more than one file called "field.h" in your project?