Win10 - make permission denied
Hello,
i installed on company laptop STM32CubeIDE to default folder C:/ST/... and created the workspace under c:/users/<username>/... by rightclick on installer --> execute as Admin.
Afterwards I created a new project and tried to build, but then I get in the CDR Global Build console the error.
make -j8 all
Cannot run program "make": permission denied
Build finished. 0 errors, 0 warnings. (took 8ms)
I tried different installation and workspace folder and hitting same problem
Questions:
- Do I have to install java by myself before?
- Why i get the permission problem?