slav_andrii
(Andrii Slavytiak)
October 21, 2021, 12:35pm
1
Hello, Team,
SonarQube last version, Scanner, sonar-scanner-4.6.2.2472-windows
I want to run my project in SonarQube. Project is written on C in Keil IDE
I have followed all the steps that are described in tutorial, but before last step i got the following error:
For build i am using the following command:build-wrapper-win-x86-64.exe --out-dir bw-output C:\Keil_v5\UV4\UV4.exe -cr xx.uvprojx
How is solve it?
Thanks a lot for answer.
Abbas
(Abbas Sabra)
October 22, 2021, 10:17pm
2
Hello @slav_andrii ,
Can you share the build-wrapper log file? What compiler are you using? Did the command you provided to build-wrapper clean build your project successfully?
Thanks,
slav_andrii
(Andrii Slavytiak)
October 23, 2021, 7:06am
3
Hello, @Abbas ,
Thanks a lot for answer.
Below is my answers to your querstion:
1)build-wrapper.log (762.3 KB)
2) Compile that i am using is armcc.
3)build-wrapper clean build was done successfully, without any errors.
Thanks.
slav_andrii
(Andrii Slavytiak)
October 25, 2021, 7:02am
4
I solved this issue.
Thanks.
Abbas
(Abbas Sabra)
October 25, 2021, 10:47am
5
@slav_andrii Glad, you were able to solve the issue by yourself. Out of curiosity what was it?
slav_andrii
(Andrii Slavytiak)
October 25, 2021, 11:04am
6
@Abbas Project analysis was launched not from root directory of the project.
The analyzer could not see source code.
Thanks.
1 Like
system
(system)
Closed
November 1, 2021, 11:05am
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.