ESP32CAM-LCD -Windows Error

exec: "cmd": executable file not found in %PATH%

Compilation error: exec: "cmd": executable file not found in %PATH%

Could be a problem with the code.

I think the problem is that the file you want to run was not found. Make sure that you are in the correct directory and that your file contents are correct. To help you better, you could post your code and the one you entered in the CMD here.
cloudDev

@BladeX

  1. Add "C:\Windows\System32" to OS environmental variables System Properties >> Advanced Tab >> Environmental Variables >> (%PATH%)

or

  1. Try to run as Admin

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.