Hi
My name is Ali,
I would like to thank you for this awesome C compiler. I use it on daily basis and I couldn’t find any other alternative on Windows. But, I have a little problem. Whenever I try to compile a C file from the PowerShell, an error message would pop saying “Unable to find or execute POCC.EXE.”
Here is the line I use for compilation:
cc -Tamd64-coff name.c
The problem only happens with the PowerShell, it works fine with the CMD. I tried both the 8.00 and the newer 9.00 BETA version but still, without any luck.
I have the environment set right, and I use visual code as my text editor.
Any suggestion would be much appreciated