Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example-1 not working in ESP32 - compression failed #277

Open
Noushadalik opened this issue Jul 19, 2023 · 2 comments
Open

example-1 not working in ESP32 - compression failed #277

Noushadalik opened this issue Jul 19, 2023 · 2 comments

Comments

@Noushadalik
Copy link

Hi,
I'm trying to run example1 with miniz version 2.0.2 for matching my esp idf component miniz version (9.1.15) but I got compression failed how to fix it?
esp idf log :
miniz.c version: 9.1.15
compress() failed!

Does anyone have any idea about the proper integration of miniz to esp32? (esp idf version 4.4.1)

@msdarici
Copy link

Could u solved? I'm encountering same problem.

@uroni
Copy link
Collaborator

uroni commented Oct 16, 2024

I think you have to use an old version from code.google.com/p/miniz to match the signature of the functions included in the ROM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants