'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?

Answers (1)

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

1 Comment

Even I got same problem. Did you find any solution?. Please share if you did.

Sign in to comment.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Tags

Asked:

on 26 Apr 2019

Community Treasure Hunt

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

Start Hunting!