Closed GoogleCodeExporter closed 9 years ago
Hi, Thanks for the report.
Assuming you use gyp to build the .lib I think the change you're experiencing
is due to DEPS referring to new chromium build rules and/or depot tools.
On linux I observed the libyuv.a files became thin due to build changes, and
made the gyp force 'fat' libs.
If the old location is important to you, you could try reverting libyuv's DEPS
file to the old version. The move forward was for the benefit of llvm, which
you shouldn't care about on Windows.
Original comment by fbarch...@chromium.org
on 17 May 2013 at 6:21
In r701 I've rolled to chromium deps of r202548 for the latest build rules.
This should be consistent with chrome and webrtc target locations.
Original comment by fbarch...@google.com
on 28 May 2013 at 5:07
Original issue reported on code.google.com by
berthold...@googlemail.com
on 17 May 2013 at 4:23