News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Github-kuba miniz for Pelles C

Started by John Z, November 25, 2025, 12:01:37 PM

Previous topic - Next topic

Vortex

Hi John,

The problem is to understand the cascading external dependencies of the zip libraries. One external function could point another one and the another one to another function\ structure or specific equate etc. It would be good to be find a zip library usable with Pelles C and Poasm.
Code it... That's all...

TimoVJL

#31
In year 2008 a LiteZip was small and easy to use.

It was used in Add-In too.
https://forum.pellesc.de/index.php?topic=3260.msg12307#msg12307

At some point it change lisence to LGPL and then it was abandoned ?
May the source be with you

Vortex

Hi Timo,

Thanks, I am going to test your project.
Code it... That's all...