Re: problemi nel compilare file in seguito a nuova installazione

#41374
mlgdominici
Amministratore del forum
    Up
    0
    Down
    ::

    Prova il seguente codice:
    `\documentclass[a4paper]{article}
    \usepackage[italian]{babel}
    \begin{document}
    Ciao
    \end{document}`
    Che succede?

    Ciao
    Enrico

    Niente non compila: stessi messaggi; quello pero’ che piu’ mi preoccupa è questo:
    `pdflatex.exe: GUI framework cannot be initialized `

    Dovrebbe trattarsi di questo (http://miktex.org/2.8/issues):

    TeXnicCenter compatibility

    LaTeX terminates with “GUI framework cannot be initialized” if invoked from TeXnicCenter (1.0 Stable Release Candidate 1). This happens when a missing package needs to be installed and the pop-up window cannot be displayed.

    Remedy: start MiKTeX Options and choose either Yes or No (but not “Ask me first”) for the option “Install missing packages on-the-fly”.

    Prova innanzi tutto ad applicare il rimedio consigliato qui sopra e vediamo se questo risolve.

    Ciao,
    Max.

    Go to top