Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-64869

QtWebEngine doesn't allow cross build if you don't have a working host 32 bits compiler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.10.1
    • 5.9.3
    • WebEngine
    • None
    • f0c5f3306fadc7dea7a13defd8b9cf20a6982493

      When cross-building Qt with WebEngine for a raspberry pi 3 (ARM 32 bits) on my debian sid amd64, I got a compilation failure :

      /usr/include/stdint.h:26:10: fatal error: bits/libc-header-start.h: No such file or directory

       

      This failure is easily fixed by installing the 32 bits development files for my host compiler, but the configure script issued no warning about this, and it was quite tricky to find out the real problem.

      Buildroot has the same issue and is preparing a patch to have a warning on their own.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            michal Michal Klocek
            pinaraff Pierre Ducroquet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes