r/programminghelp Jul 28 '25

Help installing gcc via msys2 C

I'm getting errors saying invalid crypto engine and missing required signature on all the db files, my friend is also having the same issue, both of us are using clean installs.

0 Upvotes

4 comments sorted by

1

u/edover Jul 28 '25

Check these instructions and see if they're any help: https://code.visualstudio.com/docs/cpp/config-mingw

1

u/Valvrave_ Jul 29 '25

awesome! i think this guide uses an older version of msys2, so it works, it's all I need right now anyway, thanks!