From d2af6054a3bf6f9f4d5cf99491cf904831b55e38 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 27 Nov 2013 16:26:39 -0800 Subject: Make a note about the plugin location issue on Mac In order to be able to create deployable DMGs this is necessary Signed-off-by: Dirk Hohndel --- INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/INSTALL b/INSTALL index 530e3114f..458ce4292 100644 --- a/INSTALL +++ b/INSTALL @@ -93,6 +93,13 @@ $ qmake $ make $ make mac-create-dmg +NOTES: macdeployqt assumes that the plugins are located "next" to the +frameworks. The frameworks are linked from /usr/local/lib - but the +plugins are not in /usr/local/plugins. +The easiest workaround is to create a symbolic link from +/usr/local/plugins to /usr/local/Cellar/qt/4.8.5/plugins (or whatever +version of Qt you have built earlier). + Cross-building Subsurface on Linux for Windows ---------------------------------------------- -- cgit v1.2.3-70-g09d2