The include block looks like
Code: Select all
%\include{Chapters/Chapter1}
\include{Chapters/1intro}
\include{Chapters/2theory}
\include{Chapters/3method}
Code: Select all
ERROR: File Chapters/1intro not found in path [./].
ERROR: File Chapters/2theory not found in path [./].
ERROR: File Chapters/3method not found in path [./].
ERROR: File Appendices/AppendixA not found in path [./].