[SUPPORT] AudioAnalyzer

Hi there! when I try to package my project I get this error that causes the packaging fail “UATHelper: Packaging (Windows (64-bit)): e:\ue_4.23\engine\plugins\marketplace\audioanalyzer\source hirdparty\sdl2\includes\begin_code.h(37): error C4668: ‘GNUC’ non � definita come macro del preprocessore. Sostituzione con ‘0’ per ‘#if/#elif’.” before that error, during previous failed tries, it doesn’t find many files in the public directory of the plugin, to avoid these errors I copy and paste in the public directory of the plugin the required files from the private directory of the plugin, but now i don’t have any idea of how resolve this, can you help me?