From 888574daf549ae0f0c52b8e5540ffc401bab0e86 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/iOGTltEpmOTQ.xZ99NFP5c7Zdcc-#6a7ba" Date: Fri, 15 Dec 2017 20:25:11 +0000 Subject: [PATCH] --- doc/forum/compiling_on_MacOS.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/compiling_on_MacOS.mdwn diff --git a/doc/forum/compiling_on_MacOS.mdwn b/doc/forum/compiling_on_MacOS.mdwn new file mode 100644 index 0000000000..c6732e3643 --- /dev/null +++ b/doc/forum/compiling_on_MacOS.mdwn @@ -0,0 +1,3 @@ +When compiling on MacOS using Stack, I get errors related to the iconv library: +https://travis-ci.org/conda-forge/staged-recipes/builds/315444536?utm_source=github_status&utm_medium=notification +Any suggestions on how to fix this?