I'm new to TeX. I've downloaded TexMaker and trying to run "Quick Build" after simple code written. But I get that pdflatex-related error.
Since my settings in "Options" -> "Configure Texmaker" -> "Command" -> "LaTeX" are standard: "latex -interaction=nonstopmode %.tex" And in in "Options" -> "Configure Texmaker" -> "Command" -> "PdfLaTeX" are standard too: "pdflatex -synctex=1 -interaction=nonstopmode %.tex" I cannot find solve on the Internet too, because most cases were solved by making those parameters standard (and I already have them standard).
Please help.

latex. – samcarter_is_at_topanswers.xyz Jul 02 '16 at 20:41