Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated build.sh to support the latest source #2

Open
kenchung opened this issue Jun 13, 2013 · 4 comments
Open

Updated build.sh to support the latest source #2

kenchung opened this issue Jun 13, 2013 · 4 comments

Comments

@kenchung
Copy link

Thanks for putting all this together. I am having hard time compiling the latest source from http://git.chromium.org/webm/libwebp.git.

Can you by any chance update the script to work with the latest source code? I am getting the following error at the end.

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: /webp/tmp/iPhoneSimulator-6.1-i386/lib/libwebp.a and /webp/tmp/iPhoneOS-6.1-armv7/lib/libwebp.a have the same architectures (i386) and can't be in the same fat output file
@taberrr
Copy link

taberrr commented Jun 21, 2013

I'm getting the error:

sh: autogen.sh: No such file or directory

after I try running build.sh - also, google has changed the naming convention of their downloads, libwebp-0.3.0-mac-10.8.tar.gz and libwebp-0.3.0-linux-x86-32.tar.gz, etc.

@carsonmcdonald
Copy link
Owner

I'll try to look into both of these issues in the next couple days.

@taberrr
Copy link

taberrr commented Jun 21, 2013

Ah ha, it looks like they even already have a .a library in the -mac download.

@kenchung
Copy link
Author

@carsonmcdonald here's an update. I was able to successfully compile from the official libwebp-0.3.1.tar.gz without any modification just not from git. Also it was not compiling under Mavericks but since it's not even out.. I think it could wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants