I'm trying to insert images using the graphicx package. However, when I compile the code, it comes up with an error:
! LaTeX Error: Cannot determine the size of graphic in C:/Users/cst2/Pictures/MathsC.png (no BoundingBox).
My file directory is as follows:
\graphicspath{ {C:/Users/cst2/Pictures/} }
and the call function is as follows:
\includegraphics{MathsC.png}
can anyone tell me what could be causing this error?
Many thanks.
C:/Users/cst2/Pictures– Ulrike Fischer Mar 29 '16 at 08:19/require at the end (ie.C:/Users/cst2/Pictures/) ? – Damien Dtx Mar 29 '16 at 08:58