Coder Social home page Coder Social logo

qt webkit doesn't build about homebrew-qgisdev HOT 10 CLOSED

qgis avatar qgis commented on July 2, 2024
qt webkit doesn't build

from homebrew-qgisdev.

Comments (10)

3nids avatar 3nids commented on July 2, 2024

without-qt-webkit isn't effective, as qt-webkit is still listed as a dependancy (misses a condition there).

from homebrew-qgisdev.

dakcarto avatar dakcarto commented on July 2, 2024

Hi Denis, thanks for reporting. I've bumped the qt5-webkit to 5.8.0, since qt5 upstream is at that version now, and fixed the option. Please brew update and try again.

from homebrew-qgisdev.

dakcarto avatar dakcarto commented on July 2, 2024

If it still fails, please provide Troubleshooting logs. Thanks!

from homebrew-qgisdev.

3nids avatar 3nids commented on July 2, 2024

Hi Tim, just retried.
brew install qgis3-dev --only-dependancies worked fined
Running the cmake script, gave me an error that it couldn't find QtWebkit, no idea why, it should have been installed.
I turned it off in the cmake script, but I suppose there's either still an issue or I did something wrong.
Thanks again for your work!

from homebrew-qgisdev.

timlinux avatar timlinux commented on July 2, 2024

Great that it works! Kudos go to Larry!

from homebrew-qgisdev.

3nids avatar 3nids commented on July 2, 2024

hmmm, really sorry, I mixed up the names....

from homebrew-qgisdev.

dakcarto avatar dakcarto commented on July 2, 2024

Should be fully fixed now that qgis3-dev builds against Qt 5.8.0. See known issues in #22.

Reopen if issue still persists.

from homebrew-qgisdev.

ArrEssJay avatar ArrEssJay commented on July 2, 2024

This is currently broken for me. You previously mention qt 5.8, but homebrew is currently pushing out 5.9.0, whereas osgeo/osgeo4mac/qt5-webkit is at 5.8. Possibly related? Sorry, I'm not that familiar with this.

cd /tmp/qgis3-dev-20170613-34472-em5akx/build/python/plugins/db_manager && /tmp/qgis3-dev-20170613-34472-em5akx/scripts/pyuic-wrapper.sh /usr/local/bin/pyuic5 /tmp/qgis3-dev-20170613-34472-em5akx/build/output/lib /tmp/qgis3-dev-20170613-34472-em5akx/build/output/python /usr/local/bin/python3 /tmp/qgis3-dev-20170613-34472-em5akx/python/plugins/db_manager/ui/DlgAddGeometryColumn.ui -o /tmp/qgis3-dev-20170613-34472-em5akx/build/python/plugins/db_manager/ui_DlgAddGeometryColumn.py
Traceback (most recent call last):
  File "/tmp/qgis3-dev-20170613-34472-em5akx/scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/tmp/qgis3-dev-20170613-34472-em5akx/build/output/python/qgis/__init__.py", line 72, in <module>
    from qgis.core import QgsFeature, QgsGeometry
  File "/tmp/qgis3-dev-20170613-34472-em5akx/build/output/python/qgis/core/__init__.py", line 34, in <module>
    from qgis._core import *
ImportError: dlopen(/tmp/qgis3-dev-20170613-34472-em5akx/build/output/python/qgis/_core.so, 2): Symbol not found: __ZN15QQuickFlickable11contentItemEv
  Referenced from: /usr/local/opt/qt5-webkit/lib/QtWebKit.framework/Versions/5/QtWebKit
  Expected in: /usr/local/opt/qt5/lib/QtQuick.framework/Versions/5/QtQuick
 in /usr/local/opt/qt5-webkit/lib/QtWebKit.framework/Versions/5/QtWebKit

from homebrew-qgisdev.

Gustry avatar Gustry commented on July 2, 2024

@RobDeBagel You should open new ticket.
I think you are right, the current formula is broken as brew is providing QT 5.9

from homebrew-qgisdev.

m-kuhn avatar m-kuhn commented on July 2, 2024

See #30 and the link to the pull request in there

from homebrew-qgisdev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.