OSGeo / homebrew-osgeo4mac

Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
https://git.io/fhh3X
BSD 3-Clause "New" or "Revised" License
364 stars 111 forks source link

Error Compiling on Mojave #1238

Closed slampt closed 5 years ago

slampt commented 5 years ago

In file included from ../src/analysis/interpolation/qgsinterpolator.cpp:18: ../src/analysis/interpolation/qgsinterpolator.h:142:22: error: implicit instantiation of undefined template 'QList' QList mLayerData; ^ /usr/local/opt/qt/lib/QtCore.framework/Headers/qbytearray.h:115:29: note: template is declared here template class QList; ^ In file included from ../src/analysis/interpolation/qgsinterpolator.cpp:18: ../src/analysis/interpolation/qgsinterpolator.h:120:22: error: implicit instantiation of undefined template 'QList' QList layerData() const { return mLayerData; } SIP_SKIP ^ /usr/local/opt/qt/lib/QtCore.framework/Headers/qbytearray.h:115:29: note: template is declared here template class QList; ^ 2 errors generated.

stale[bot] commented 5 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue or pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.