Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QXmlNodeModelIndex: No such file or directory

QXmlNodeModelIndex: No such file or directory

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 569 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • professorkaos64P Offline
    professorkaos64P Offline
    professorkaos64
    wrote on last edited by professorkaos64
    #1

    Hi I am getting "QtXmlPatterns/QXmlNodeModelIndex: No such file or directory" when building xmlpatters 5.7.0. Build log: http://sprunge.us/jHfM, where does this file from? I am using git recursive clone as well from https://github.com/qt/qtxmlpatterns. I see Debian upstream has an "include" folder with this file.

    I see even "git submodule --init" does not pull in the include folder. I do however see http://download.qt.io/archive/qt/5.7/5.7.0/ having this included in the download of the submodules. Why?

    Build script and files:

    https://github.com/ProfessorKaos64/LibreGeek-Packaging/blob/brewmaster/qtxmlpatterns-opensource-src/

    Debian:

    https://packages.debian.org/experimental/libqt5xmlpatterns5

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should rather download Qt's code from code.qt.io. It's the official repository for all things Qt. github is merely a mirror.

      You won't get the include folders doing just a pull. The include you use from your code are generated when you build the modules.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved