Code Monkey home page Code Monkey logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Issue 10 has been merged into this issue.

Original comment by [email protected] on 7 Oct 2010 at 1:04

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
I'm unable to build with msys or cygwin on Windows.
As a work around, an ffmpeg patch is available in chromium that allows ffmpeg 
to output webp

Original comment by [email protected] on 3 Nov 2010 at 7:07

Attachments:

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
I've managed to build with msys.  The trick was to use CXX= to force gcc
CXX=mingw32-g++ CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure

Original comment by [email protected] on 11 Nov 2010 at 10:46

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024

Original comment by [email protected] on 11 Nov 2010 at 11:06

  • Changed state: Started

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
We are not planning to provide exe file for windows. The new version 0.0.3 
should compile in windows with cygwin or msys. For cygwin the installation 
instruction is given in the main website (http://code.google.com/speed/webp/). 
For msys you may not have libpthread by default. Here is one way (hack) to get 
that.

Download the pthreads-win32 tar ball from http://sourceware.org/pthreads-win32/ 
and untar it. Then run 
a. make
b. cp libpthreadGC2.a /mingw/lib/libpthread.a (Renaming the library. HACK).

Original comment by [email protected] on 15 Nov 2010 at 5:06

  • Changed state: Fixed

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Users that want to use the webpconv tool, would just like a binary.  Preferably 
an installer for Windows, but definitely not source.
A binary is provided for Linux.  Could you upload binaries for Windows?

Original comment by [email protected] on 16 Nov 2010 at 12:26

  • Changed state: Started
  • Added labels: OpSys-Windows, Usability

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Resolved with 004 binaries
http://webp.googlecode.com/files/webpconv-win.zip

Original comment by [email protected] on 23 Nov 2010 at 6:51

  • Changed state: Fixed

from webp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.