Closed GoogleCodeExporter closed 9 years ago
This is possible when building from source. To do that you could use autoconf
or makefile.unix.
autoconf will autodetect libtiff, jpeg, etc. along with wic, giving preference
to wic if available. To change this, post config you can edit config.h by
uncommenting:
/* #undef HAVE_WINCODEC_H */
There's no explicit --disable-wic currently.
Original comment by jz...@google.com
on 30 Jul 2013 at 9:44
the --disablw-wic switch would exactly be what I want to suggest as enhancement
to make CWEBP more usable on windows for photographic enthusiasts.
I think this would help to spread the format.
Original comment by squeezec...@gmx.de
on 31 Jul 2013 at 3:48
https://gerrit.chromium.org/gerrit/#/c/68035/
a01e04f autoconf: add --disable-wic
This change has been merged. Binary versions will be shipped with the next
release.
Original comment by jz...@google.com
on 18 Dec 2013 at 4:55
Original issue reported on code.google.com by
squeezec...@gmx.de
on 30 Jul 2013 at 7:01