awdseq1357 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

jpeg link error in chrome linux #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
../../third_party/gold/gold64: 
obj/third_party/libyuv/libyuv.a(obj/third_party/libyuv/source/libyuv.mjpeg_decod
er.o): in function 
libyuv::MJpegDecoder::MJpegDecoder():../../third_party/libyuv/source/mjpeg_decod
er.cc:50: error: undefined reference to 'jpeg_std_error'

detail unknown.
platform linux
likely an external issue as libyuv requires libjpeg_turbo

Original issue reported on code.google.com by fbarch...@google.com on 5 Jun 2012 at 5:15

GoogleCodeExporter commented 9 years ago
As this is currently not reproducible, I'm closing it for now.

Original comment by fbarch...@google.com on 20 Jun 2012 at 1:36