I tried installing the Rpi.GPIO library on Visual Studio 2017 to have access to auto-completion in VS. I got the following error :
cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD "-IC:\Program Files\Python36\include" "-IC:\Program Files\Python36\include" /Tcsource/py_gpio.c /Fobuild\temp.win-amd64-3.6\Release\source/py_gpio.obj error: command 'cl.exe' failed: No such file or directory
I already done some research : Visual studio 2017 and the cl.exe error I have Visual C++ installed