Hello,
I have created a post on github for "Vs Code cpptools".
You can find the post here : microsoft/vscode-cpptools#13086
As you can see, I am not able to compile a simple helloworld with the last version on MYSYS2 msys2-x86_64-20241208.exe
Available here (msys2-x86_64-20241208.exe
But I can compile a simple helloworld in c (with gcc)
Is there any minimum requirement with the last version which make the error message appears?

With a previous install program (msys2-x86_64-20230526.exe) I have no problem.
Available here : https://github.com/msys2/msys2-installer/releases/download/2023-05-26/msys2-x86_64-20230526.exe
Thanks in advance for your help.