I have worked little bit on latex earlier. Now i bought new desktop and installed MikTex, Texstudio, installed updates of Miktex as well. I am getting same problem of pdf not getting generated. I tried uninstalling/reinstalling all softwares, tried using texmaker instead of texstudio, but same problem persisted. Following is the error from the log file:
Code: Select all
2020-08-17 17:40:05,393+0530 ERROR pdflatex - C:\Program Files\MiKTeX\miktex\bin\x64\initexmf.exe did not succeed; exitCode: 1
2020-08-17 17:40:05,393+0530 ERROR pdflatex - output:
2020-08-17 17:40:05,393+0530 ERROR pdflatex -
Sorry, but "MiKTeX Configuration Utility" did not succeed.
The log file hopefully contains the information to get MiKTeX going again:
C:\Users\Lenovo\AppData\Local\MiKTeX\miktex\log\initexmf.log
2020-08-17 17:40:05,393+0530 FATAL pdflatex.core - The memory dump file could not be found.
2020-08-17 17:40:05,393+0530 FATAL pdflatex.core - Data: fileName="pdflatex.fmt"
2020-08-17 17:40:05,393+0530 FATAL pdflatex.core - Source: Libraries\MiKTeX\TeXAndFriends\texmfapp.cpp:708
2020-08-17 17:40:05,393+0530 FATAL pdflatex - The memory dump file could not be found.
2020-08-17 17:40:05,393+0530 FATAL pdflatex - Info: fileName="pdflatex.fmt"
2020-08-17 17:40:05,393+0530 FATAL pdflatex - Source: Libraries\MiKTeX\TeXAndFriends\texmfapp.cpp
2020-08-17 17:40:05,393+0530 FATAL pdflatex - Line: 708
2020-08-17 17:40:05,393+0530 INFO pdflatex - this process (2512) finishes with exit code 1
Please help. Attached log file for reference. Thank you.