Skip to content

winlibs/libwebp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwebp for PHP on Windows

Building

  • start the respective Visual Studio console

  • cd into the directory

  • nmake /f Makefile.vc CFG=release-static RTLIBCFG=dynamic OBJDIR=output
    nmake /f Makefile.vc CFG=debug-static RTLIBCFG=dynamic OBJDIR=output

Find the build in output\*-static\x??\