Analyse Build Failures - BenAxiamo/Qt5OnIntelEdison GitHub Wiki

Locate logfiles Logfiles are found under the build directory, one subdirectory per recipe and version, the folder temp contains logs for each task, e.g:

  • edison-src/build/tmp/work/core2-32-poky-linux/qtwebkit/5.2.1-r0/temp

force rebuild

  • remove folder from build dir
  • bitbake -f -c cleanall

qt3d

  • Qt3d requires opengl and is therefore disabled

qtwebkit QtWebkit requires icu support in qbase, which is inactive yet and therefore disable

⚠️ **GitHub.com Fallback** ⚠️