ararog / Unrar4iOS

Unrar library ported to iOS (deprecated, consider use https://github.com/abbeycode/UnrarKit)
173 stars 57 forks source link

Split Archives #3

Open sdasoa opened 13 years ago

sdasoa commented 13 years ago

I'm not sure if i need to set a flag or something, but each time i try to extract a file with more than one archives associated, I get a bad access from RAROpenArchiveEx. File ex: file.dmg.part1.rar, file.dmg.part2.rar & file.dmg.part3.rar will not yield file.dmg even though the header understands that file.dmg exists. I'm still pretty new to iOS dev & would really like to be able to implement unraring in an app i'm working on. Thanks in advance.

ararog commented 13 years ago

I don't have enough time to work on this feature, I strongly advice you to clone the repository and add this feature by yourself.

Good luck!

sdasoa commented 13 years ago

Understood. I'll look into it as soon as I have some free time myself. Was just wondering if u had it buried but not implemented. Thanks for the response.

Sent from my iPod

On Jun 26, 2011, at 9:52 AM, ararogreply@reply.github.com wrote:

I don't have enough time to work on this feature, I strongly advice you to clone the repository and add this feature by yourself.

Good luck!

Reply to this email directly or view it on GitHub: https://github.com/ararog/Unrar4iOS/issues/3#issuecomment-1440940