$CROSSCOMPILE Issue on MacOS
Hey @arjan, I've got a question that hopefully will be a quick fix for you. I'm on MacOS and trying to compile an Elixir project using this package but I'm getting an issue with the makefile.
Makefile:11: *** PNG only works on Linux. Crosscompiling is possible if $CROSSCOMPILE is set.. Stop.
I was having trouble trying to figure out where $CROSSCOMPILE should be set. The configuration does seem to work as is on Windows with WSL. I'm assuming I need to set something in the .zshrc file but I'm not 100% sure. Hoping you can help out. Thanks!
I also couldn't get it to work. Seems that both of those libraries are not to be found in homebrew thus they need to be compiled by hand
@auranykh just discovered this library