'QtWidgets QtPrintSupport' to QTLISTQG and PYQTLIST in
mac/cmake/1qt.cmake.in (for `make install` only)
3. The symlink in the previous email is required only for `make install`
Regards,
--
Joel Buckley
On Thu, Oct 12, 2017 at 10:25:32AM +1100, Joel Buckley wrote:
Thanks Larry
from:
/Users/joel/Applications/QGIS.app/Contents/Resources/python/PyQt5/Qsci.so
Reason: image not found
So it seems to me that Qsci expects it to be in /usr/local/lib, called
just libqscintilla2.dylib. If I move the symlink back and don't
recompile, the application launches without error
To close the loop on this, the problem was that though qscintilla2 was
installed on my system (OS X), it was not called simply
'libqscintilla2.dylib' in /usr/local/lib.
The fix is:
$ cd /usr/local/lib
$ ln -s libqscintilla2_qt5.dylib libqscintilla2.dylib
Regards,
--
Joel Buckley
O
ocal/Cellar/grass7/7.2.1/grass-base/ \
-D QSCINTILLA_LIBRARY=/usr/local/lib/libqscintilla2_qt5.dylib \
-D QSCINTILLA_INCLUDE_DIR:PATH=/usr/local/include \
..
Regards,
--
Joel Buckley
On Mon, Oct 09, 2017 at 10:51:04AM +0200, David Marteau wrote:
Hi
Sorry but the 'make install' seems
s again for the QT_QPA_PLATFORM_PLUGIN_PATH tip.
Regards,
--
Joel Buckley
On Fri, Oct 06, 2017 at 01:59:30PM +0200, David Marteau wrote:
Hi
Try to define the environment variable
QT_QPA_PLATFORM_PLUGIN_PATH=/opt/local/libexec/qt5/plugins/platforms (it may
depends on how is your qt5 installation - this path is
some input on how to remedy this?
Configuration information:
QGIS version: current master branch
QT5, python 3
macOS 10.12.6
Regards,
--
Joel Buckley
Process: QGIS [75912]
Path: /Users/USER/*/QGIS.app/Contents/MacOS/QGIS
Identifier:org.qgis.qgis3
Ve