| View previous topic :: View next topic |
| Author |
Message |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Jan 06, 2009 6:11 am Post subject: zzlib read write support |
|
|
| can someone update zzlib to have read write support or has it been updated and how could i do something like this myself |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Tue Jan 06, 2009 7:05 am Post subject: |
|
|
| Zziplib doesn't support writing ZIP files. You might consider libzip instead; it is less transparent but more flexible. Check their respective homepages for more info. |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Jan 06, 2009 11:47 pm Post subject: |
|
|
| is there a port to the psp and where can i find it for mingw and the psp |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Thu Jan 08, 2009 6:25 am Post subject: |
|
|
| Not that I'm aware but I expect porting it shouldn't be too hard. |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Thu Jan 08, 2009 6:49 am Post subject: |
|
|
| how do you port a library anyway |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jan 08, 2009 9:20 am Post subject: |
|
|
| Unless it's got embedded assembly or something similar, you just configure it for psp instead of x86 and then make like normal. You'll find threads on "converting" libs here, like the post I made on "converting" libflac. Use the Search, Luke! |
|
| Back to top |
|
 |
|