martinrybak / SQLClient

Native Microsoft SQL Server client for iOS
http://objcsharp.wordpress.com/2013/10/15/an-open-source-sql-server-library-for-ios/
MIT License
125 stars 51 forks source link

Image render not complete #36

Closed totoourworld closed 7 years ago

totoourworld commented 7 years ago

I used type branch's files for SQLClient framework, but used SQLClient.h and m file in master branch. Because type branch's h&m file is not completed one and issue happened with compiling. But when i use original h&m file in master branch it is working in compile step. Also can get the image data but "jpegdecompresssurface : picture decode failed" this issue happened and the image is not loading 100% how can i do this?

totoourworld commented 7 years ago

Hello, Martin Rybak. I posted this 13 days ago. Haven't you got anything to advise me?

martinrybak commented 7 years ago

Please use SQLClient.h and m from the types branch.

martinrybak commented 7 years ago

Duplicate of #40