How to setup build wrapper in Linux

Hey @sankar927

It would be easier if you could keep everything on one thread – but since this thread has the most details, I suggest you stick to this one and allow the other to close.

Based on your build-wrapper.log file, it looks like your make command is returning with a non-zero exit code.

Are you able to locally run a compilation of your code without the build-wrapper at all, and have it succeed?