qiqian / webp

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

WebP build instructions for Windows #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The build instructions:
http://code.google.com/speed/webp/download.html
have not been updated and will not work for Cygwin or Msys if you have Visual 
Studio installed.  Which is typically the case for Windows developers.

For msys
step 4 and 5 require
CXX=mingw32-g++ ./configure -prefix=/mingw

Original issue reported on code.google.com by fbarch...@google.com on 16 Nov 2010 at 2:27

GoogleCodeExporter commented 8 years ago
Miko -
Can you confirm that this issue (w.r.t Build instructions for Windows (using 
Visual Studio) stands fixed.
Thanks,
Vikas

Original comment by vikaas.a...@gmail.com on 21 Mar 2011 at 5:37

GoogleCodeExporter commented 8 years ago
I haven't tried webpconv. I think Frank did make it work under Windows.

Also, the new tools in libwebp work under Windows (both with Cygwin and Visual 
C++). Do we still care about webpconv?

Original comment by mikol...@google.com on 21 Mar 2011 at 8:46

GoogleCodeExporter commented 8 years ago
I made it work with msys, but the instructions do not show how to do it for 
msys or Visual C.
libwebp has different issues, which should be opened as a new issue if we care 
to fix them.

Is webpconv no longer supported?  If not, remove it from the downloads and mark 
this as 'wont fix'.

Original comment by fbarch...@google.com on 21 Mar 2011 at 11:27

GoogleCodeExporter commented 8 years ago
It looks like webpconv is no longer on the download page.
http://code.google.com/speed/webp/download.html
But we should open a new bugs
1. cwebp binary is not posted
2. build instructions are not updated for windows.

Original comment by fbarch...@google.com on 21 Mar 2011 at 11:58

GoogleCodeExporter commented 8 years ago
On http://code.google.com/p/webp/downloads/list it's marked as deprecated (one 
needs to change 'Current downloads' -> 'All downloads' to see it) and Pascal 
also thinks we don't need to care about it.

Original comment by mikol...@google.com on 24 Mar 2011 at 11:27

GoogleCodeExporter commented 8 years ago
Reopening/changing title to just WebP build instructions.
The instructions refer to how to set up cygwin - I suggest changing this to 
Visual C and/or MinGW setup.
The instructions show how to compile with Visual C, which is great.  But you 
could also show the MinGW instructions.

Original comment by fbarch...@google.com on 24 Mar 2011 at 5:38

GoogleCodeExporter commented 8 years ago

Original comment by fbarch...@google.com on 24 Mar 2011 at 5:39