1) 소스 다운로드

    git clone https://chromium.googlesource.com/webm/libwebp

2) Visual Studio 2008 명령 프롬프트 열기

3) 컴파일

    nmake -f Makefile.vc CFG=release-dynamic RTLIBCFG=static OBJDIR=output ARCH=x86

+ Recent posts