teasame / webp

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

Unknown required load command on Mac OS 10.5.8 #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Download libwebp-0.1.2 for mac OS 10.5
2.Add files to $PATH 
3.run "cwebp my_image_file.jpg -q 80 -o my_image_file.web" in terminal

What is the expected output? What do you see instead?
I expected a new webp image to be created  but I received the error:

dyld: unknown required load command 0x80000022
Trace/BPT trap

What version of the product are you using? On what operating system?
libwebp-0.1.2 on Mac OSX 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by cwadd...@gmail.com on 20 Jun 2011 at 11:18

GoogleCodeExporter commented 9 years ago
There are two downloads on http://code.google.com/p/webp/downloads/list - one 
for MacOS 10.6 and one for 10.5. You are using the 10.5 one?

Original comment by mikol...@google.com on 21 Jun 2011 at 11:27

GoogleCodeExporter commented 9 years ago
Yes, I am using the 10.5 one and not the 10.6 one.

Original comment by cwadd...@gmail.com on 21 Jun 2011 at 2:06

GoogleCodeExporter commented 9 years ago
I tried the depreciated version (0.1) for Mac OS 10.5 and it worked fine so the 
issue occured with the upgrade from 0.1 to 0.1.2

Original comment by cwadd...@gmail.com on 21 Jun 2011 at 2:29

GoogleCodeExporter commented 9 years ago
I don't have a 10.5 machine to verify this on at the moment so try the attached 
to see whether it behaves a bit better. If so I'll replace the one on the 
download page.
This is a rebuild at the v0.1.2 tag with PNG/JPEG support.

Original comment by jz...@google.com on 27 Jun 2011 at 10:43

Attachments:

GoogleCodeExporter commented 9 years ago
I actually upgraded to snow leopard 10.6 over the weekend as there were other 
issues that I had been running into while using 10.5.

Original comment by cwadd...@gmail.com on 28 Jun 2011 at 12:05

GoogleCodeExporter commented 9 years ago
The updated build works with:
ProductName:    Mac OS X
ProductVersion: 10.5.8
BuildVersion:   9L31a

Replacing the download and closing this bug.

Original comment by jz...@google.com on 29 Jun 2011 at 8:16