• [^] # Re: Compilation

    Posté par . En réponse au journal Encore du nouveau pour les graphistes. Évalué à 2.

    Sous Sid, moi, ça passe pas.



    g++ -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DSYNFIG_NO_DEPRECATED -DNDEBUG -Wno-deprecated -O2 -ffast-math -W -Wall -Wno-unused-parameter -fpermissive -MT liblyr_std_la-stretch.lo -MD -MP -MF .deps/liblyr_std_la-stretch.Tpo -c stretch.cpp -fPIC -DPIC -o .libs/liblyr_std_la-stretch.o
    ../../../src/synfig/context.h:55: warning: 'class synfig::Context' has virtual functions but non-virtual destructor
    stretch.cpp: In member function 'virtual synfig::Vector Stretch_Trans::perform(const synfig::Vector&) const':
    stretch.h:49: error: 'synfig::Vector synfig::Layer_Stretch::amount' is private
    stretch.cpp:138: error: within this context
    stretch.h:50: error: 'synfig::Point synfig::Layer_Stretch::center' is private
    stretch.cpp:138: error: within this context
    stretch.cpp: In member function 'virtual synfig::Vector Stretch_Trans::unperform(const synfig::Vector&) const':
    stretch.h:49: error: 'synfig::Vector synfig::Layer_Stretch::amount' is private
    stretch.cpp:143: error: within this context
    stretch.h:50: error: 'synfig::Point synfig::Layer_Stretch::center' is private
    stretch.cpp:143: error: within this context
    make[4]: *** [liblyr_std_la-stretch.lo] Erreur 1
    make[4]: Leaving directory `/usr/local/synfig/src/modules/lyr_std'
    make[3]: *** [all-recursive] Erreur 1
    make[3]: Leaving directory `/usr/local/synfig/src/modules'
    make[2]: *** [all-recursive] Erreur 1
    make[2]: Leaving directory `/usr/local/synfig/src'
    make[1]: *** [all-recursive] Erreur 1
    make[1]: Leaving directory `/usr/local/synfig'
    make: *** [all] Erreur 2



    Quelqu'un y est arrivé ?

    Pascal