Menu

can't compile

Help
sistisette
2011-06-14
2013-01-15
  • sistisette

    sistisette - 2011-06-14

    Hi,

    I downloaded libquicktime latest version from the download page.
    I ran the configure script which didn't return any error.

    When I run "make", I get the following errors.

    Is there a known fix?

    thanks
    m.

    lqt_gtk.Tpo -c -o lqt_gtk.o lqt_gtk.c
    lqt_gtk.c: In function ‘lqtgtk_create_codec_config_window’:
    lqt_gtk.c:944: warning: implicit declaration of function ‘GTK_OBJECT_FLAGS’
    lqt_gtk.c:944: error: lvalue required as left operand of assignment
    lqt_gtk.c:945: error: lvalue required as left operand of assignment
    lqt_gtk.c:946: error: lvalue required as left operand of assignment
    lqt_gtk.c: In function ‘lqtgtk_create_codec_info_window’:
    lqt_gtk.c:1243: error: lvalue required as left operand of assignment
    make[3]: *** [lqt_gtk.o] Error 1
    make[3]: Leaving directory `/media/DATA/downloads/programmi/libquicktime/libquicktime-1.2.1/utils/gtk'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/media/DATA/downloads/programmi/libquicktime/libquicktime-1.2.1/utils'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/media/DATA/downloads/programmi/libquicktime/libquicktime-1.2.1'
    make: *** [all] Error 2
    
     
  • sistisette

    sistisette - 2011-06-14

    I downloaded the latest version from CVS and it compiled fine.

    However lqtplay crashes when playing any mov or avi file. I've started a separate topic on that.

     

Log in to post a comment.