What steps will reproduce the problem?
1.IMAGESHACK_DEVELOPER_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" qmake
2.make
What is the expected output? What do you see instead?
Makefile:328: atención: se imponen comandos para el objetivo `clean'
Makefile:302: atención: se ignoran las instrucciones viejas para el objetivo
`clean'
...
ffmpeg_fas.c: En la función ‘private_convert_to_rgb’:
ffmpeg_fas.c:832: aviso: se pasa el argumento 2 de ‘sws_scale’ desde un
tipo de puntero incompatible
/usr/include/libswscale/swscale.h:195: nota: se esperaba ‘const uint8_t *
const*’ pero el argumento es de tipo ‘uint8_t **’
ffmpeg_fas.c: En la función ‘private_convert_to_gray8’:
ffmpeg_fas.c:867: aviso: se pasa el argumento 2 de ‘sws_scale’ desde un
tipo de puntero incompatible
/usr/include/libswscale/swscale.h:195: nota: se esperaba ‘const uint8_t *
const*’ pero el argumento es de tipo ‘uint8_t **’
make: *** [ffmpeg_fas.o] Error 1
More info in file attached (complete output)
What version of the product are you using? On what operating system?
Qt 4.6.2
KDE 4.4.3
Mandriva Linux 2010.1 Spring Linux Ori0n 2.6.33.5-desktop586-2mnb
Original issue reported on code.google.com by CesarVar...@gmail.com on 17 Aug 2010 at 2:17
Original issue reported on code.google.com by
CesarVar...@gmail.com
on 17 Aug 2010 at 2:17Attachments: