-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.0-beta2
-
Fix Version/s: Qt Creator 4.8.0-beta2
-
Component/s: Project & Build Management
-
Labels:None
-
Platform/s:
-
Commits:8ab9b93b79be6ea267693c45e5fb2080c2de1df8 (qt-creator/qt-creator/4.8)
Attached compile_commands.json generated from chromium build within QtWebEngine subfolder [qtwebengine/src/core/(debug/release)] with command: ninja -t compdb cc cxx > compile_commands.json.
The size of this file initially ~150Mb, and after loading only empty project is shown. So there is stripped down version (~100kb) in the attachment. It opens ok, project tree seems to be complete, but when I try to open any file error is raised about invalid path (see pic in attachment).