pixels icon indicating copy to clipboard operation
pixels copied to clipboard

$CROSSCOMPILE Issue on MacOS

Open closure-io opened this issue 3 years ago • 2 comments

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!

closure-io avatar Jul 06 '22 20:07 closure-io

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

dunyakirkali avatar Jan 08 '23 10:01 dunyakirkali

@auranykh just discovered this library

dunyakirkali avatar Jan 08 '23 14:01 dunyakirkali