You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: