gotomypc / leptonica

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

leptonica in iOS: function not present #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile Leptonica following this 
http://tinsuke.wordpress.com/2011/02/17/how-to-cross-compiling-libraries-for-ios
-armv6armv7i386/ (and the comments below)
2. Call pixRead on an image file

What is the expected output? What do you see instead?
Expected is to have a pix returned. Seeing:
Error in pixReadStreamPng: function not present
Error in pixReadStream: png: no pix returned
Error in pixRead: pix not read

What version of the product are you using? On what operating system?
1.69 on Mac Mountain Lion

Please provide any additional information below.

Original issue reported on code.google.com by dyua...@gmail.com on 1 Aug 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Please address your problem to Suzuki, who has developed procedures for 
cross-compiling for ios at the web link you provided.

Original comment by dan.bloo...@gmail.com on 2 Aug 2012 at 5:00