FS#54187 - [qtcreator] ClangCodeModel isn't included because of missing LLVM path

Attached to Project: Arch Linux
Opened by Peet (orangecake) - Thursday, 25 May 2017, 15:39 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 25 May 2017, 15:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The ClangCodeModel plugin isn't included in a build because of a missing variable (LLVM_INSTALL_DIR=/usr). It worked before but the latest commit removed this particular variable.

Additional info:
* Commit: 4b18091dff5802830bfa9fee8ea5c7974635e977
* Version: 4.3.0


Steps to reproduce:
- Open QtCreator and go to the plugins window. You won't see the ClangCodeModel because it hasn't even built.

This can be fixed by adding back exporting the LLVM_INSTALL_DIR variable before invoking qmake.
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 25 May 2017, 15:46 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#54181 

Loading...