All warnings being treated as errors

Hello everyone,

Just one quick post because It’s just so anoying to have compilation error due to warnings issues like unused variable… Someone know how I can remove this option from the compilation process ?


Thk u

How did this get into the repo if it causes a build failure? The correct solution is to fix the code.

It’s my own code so that’s why… But warnings are normally just ignored by compilation process… here they are treated as error.