From 157ccc89189e484b626abfb3c8326924603b10ce Mon Sep 17 00:00:00 2001 From: Itay Cohen Date: Sun, 30 Sep 2018 23:08:00 +0300 Subject: [PATCH] Update common-errors.md --- docs/common-errors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/common-errors.md b/docs/common-errors.md index cecb28bc..357f9f42 100644 --- a/docs/common-errors.md +++ b/docs/common-errors.md @@ -26,6 +26,8 @@ On OS X you can also try: Or radare2 libs could be installed to `/usr/lib/pkgconfig/`, so you can add variable `PKG_CONFIG_PATH` with value `/usr/lib/pkgconfig/` +--- + > OS X libjpeg error On Mac, QT5 apps fail to build on QtCreator if you have the libjpeg lib installed with brew. Run this command to workaround the issue: