• [^] # Re: C'est mignon tout plein :)

    Posté par . En réponse au journal Logram : Environnement de bureau unique. Évalué à 1.

    J'ai le même souci.

    Il ne trouve pas phonon :

    ghetto.h:39:18: error: phonon: Aucun fichier ou dossier de ce type
    In file included from ghetto.cpp:23:
    ghetto.h:64: erreur: ‘Phonon’ has not been declared
    ghetto.h:64: erreur: ISO C++ forbids declaration of ‘SeekSlider’ with no type
    ghetto.h:64: erreur: expected ‘;’ before ‘*’ token
    ghetto.h:72: erreur: ‘Phonon’ has not been declared
    ghetto.h:72: erreur: ISO C++ forbids declaration of ‘MediaObject’ with no type
    ghetto.h:72: erreur: expected ‘;’ before ‘*’ token
    ghetto.cpp: In member function ‘virtual void GhettoPlugin::load()’:
    ghetto.cpp:30: erreur: ‘media’ was not declared in this scope
    ghetto.cpp:30: erreur: ‘Phonon’ has not been declared
    ghetto.cpp:30: erreur: ‘Phonon’ has not been declared
    ghetto.cpp: In member function ‘virtual void GhettoPlugin::linkParent(QWidget*)’:
    ghetto.cpp:52: erreur: ‘slider’ was not declared in this scope
    ghetto.cpp:52: erreur: expected type-specifier before ‘Phonon’
    ghetto.cpp:52: erreur: expected `;' before ‘Phonon’
    ghetto.cpp:53: erreur: ‘media’ was not declared in this scope
    ghetto.cpp: In member function ‘void GhettoPlugin::lvDoubleClicked(const QModelIndex&)’:
    ghetto.cpp:88: erreur: ‘media’ was not declared in this scope
    ghetto.cpp: In member function ‘void GhettoPlugin::mediaFinished()’:
    ghetto.cpp:96: erreur: ‘media’ was not declared in this scope
    make[4]: *** [ghetto.o] Erreur 1
    make[4]: quittant le répertoire « /home/jerome/logram/trunk/llibs/plugins/panache/desktop/ghetto »
    make[3]: *** [all] Erreur 2
    make[3]: quittant le répertoire « /home/jerome/logram/trunk/llibs/plugins/panache/desktop »
    make[2]: *** [all] Erreur 2
    make[2]: quittant le répertoire « /home/jerome/logram/trunk/llibs/plugins/panache »
    make[1]: *** [all] Erreur 2
    make[1]: quittant le répertoire « /home/jerome/logram/trunk/llibs/plugins »
    make: *** [all] Erreur 2