I am trying to run a c++ program in Matlab. To do this I am using mex. I have a mac.
Each time I run the command 'mex timestwo.c' I recieve the same error as when I was trying to get my own programme to run. The error says:
'Warning: Xcode is installed, but its license has not been accepted. Run Xcode and accept its license agreement.
Error using mex
No supported compiler was found. For options, visit https://www.mathworks.com/support/compilers.'
This seems to be a very common problem and I have looked through all the guidance I can find but I am still recieving the same error. I have xcode 10.x and MATLAB 2019a and I have accepted the Xcode licence.
Thank you in advance
2 Comments
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/470698-error-using-mex-no-supported-compiler-was-found-on-mac#comment_722553
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/470698-error-using-mex-no-supported-compiler-was-found-on-mac#comment_722553
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/470698-error-using-mex-no-supported-compiler-was-found-on-mac#comment_722697
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/470698-error-using-mex-no-supported-compiler-was-found-on-mac#comment_722697
Sign in to comment.