Hello @KateLohan,
This is a generic example. you should append build-wrapper-linux-x86-64 --out-dir build_wrapper_output_directory
with the command that you usually use to cleanly build your project. If your project doesn’t build with make
this will not work.
Please figure out the command that you use to build your own project before procceding.
Why are you doing that?
Please follow the official doc. it never mentions passing sonar-scanner
to build-wrapper
Thanks,