Hi All,
I’m curious if anybody else has had an issue with Android Studio not finding MinGW?
I have both C:\MinGW\bin and C:\MinGW\msys\1.0\bin added to my system path and can run commands through them via command prompt yet the second I open the empty example project I get the gradle sync error that the MinGW path cant be found. Is there a reason why this might happen?