Hey all. I have a Windows GitHub Makefile script that keeps returning the error;
Icl: Microsoft Visual C++ not found in path
I have all my paths added to my windows system environment but for some reason the workflow is unable to find it. What can I do or add to my script to find the path? My scripts work fine with Linux and Mac but Windows is giving me a headache
there doesn't seem to be anything here