[Interest] Conflicting libjpeg versions

Thiago Macieira thiago.macieira at intel.com
Tue Mar 29 22:52:29 CEST 2016


On terça-feira, 29 de março de 2016 22:44:26 PDT Etienne Sandré-Chardonnal 
wrote:
> nm --demangle libQt5Gui.a :
> 
> Output:
> ...
>                  U jpeg_calc_output_dimensions
>                  U jpeg_CreateCompress
>                  U jpeg_CreateDecompress
>                  U jpeg_destroy_compress
>                  U jpeg_destroy_decompress
>                  U jpeg_finish_compress
>                  U jpeg_finish_decompress
>                  U jpeg_read_header
>                  U jpeg_read_scanlines
>                  U jpeg_resync_to_restart
>                  U jpeg_save_markers
>                  U jpeg_set_defaults
>                  U jpeg_set_quality
>                  U jpeg_start_compress
>                  U jpeg_start_decompress
>                  U jpeg_std_error
>                  U jpeg_write_marker
>                  U jpeg_write_scanlines
> ...
> 
> This was compiled with -system-libjpeg

U is undefined, so this is expected.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list