Closed ben-auo closed 1 month ago
P.S. to get the https://github.com/jacopodl/Spark/issues/1 fix you need to run git submodule update --init --recursive --remote
instead of git submodule init && git submodule update
I've updated the project by removing the inclusion of zconf.h, as it doesn't appear to be used in the codebase, I've compiled the project without encountering any errors.
Can you check if the change fixed your problems? If you don't find any, I'll proceed to close the issue. Let me know!
That worked great, thanks!