• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Android suburb error whle compile

Y

yourdaddy

Guest
Total time: 7.849 secs
cmd /c "subst /d V:"

how to solve?
 

FrostyCat

Redemption Seeker
If your error is about subst being an unrecognized command, add C:\Windows\system32 back into your system's PATH environment variable.
 
Y

yourdaddy

Guest
If your error is about subst being an unrecognized command, add C:\Windows\system32 back into your system's PATH environment variable.
what?could you tell it properly?where is the PATH variable?
 
Top