'cmake' is not recognized as an internal or external command [...]

I am trying to run a script given by 'OSQP' to generate c code, but the error I am getting is
'cmake' is not recognized as an internal or external command, operable program or batch file.
I have checked that the 'cmake.exe' file is in the computers system path and user path and in MATLABs system path and search path.
'where cmake.exe'
returns the correct path and
'path'
returns a list of paths including the location of this file.
What could be the problem?

回答(1 个)

I also got the same problem. Could you please tell me how to solve it? Thanks!

类别

帮助中心File Exchange 中查找有关 MATLAB Coder 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by