I'm getting in this error

Hi I’m getting this error while running

java.lang.IllegalStateException: The “build-wrapper-dump.json” file was found empty. Please make sure that:

  • you are using the latest version of the build-wrapper and the CFamily analyzer
  • your compiler is supported
  • you are wrapping your build correctly
  • you are wrapping a full/clean build
  • if you are building your project inside a Docker container, build-wrapper is wrapping the build process inside the container and not wrapping the external Docker process

Hello, I’m using sonarqube to analyse a project and I’m having some problems with.cpp files. I also require assistance in establishing the build wrapper.
What should I include in the build wrapper’s output directory? Is it necessary for me to give the wrapper’s downloaded location, or may I mention any folder???