My question has been asked severals times on the forum but nothing works for me.
I would like to insert a picture. Here's a simple example that should work but which doesn't.
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{dessin}
\end{document}
I receive those error messages
Does someone have an idea?
I must add that a dessin.jpg file is present in the same directory as my .tex file. Finally, this topic MiKTeX graphics version 1.3b bug on Windows 10 (\set@curr@file undefined) doesn't work for me either
