loadlibrary no supported compiler was found on MacOS
조회 수: 3 (최근 30일)
이전 댓글 표시
hi,
I got this error massage while using the "loadlibrary" command on MacOS 10.11.6 with MATLAB 2016a and Xcod 8.0
Error using loadlibrary No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/maci64/R2016a.html.
Error in loadlibrary
How could i fix this problem?
thanks
댓글 수: 0
답변 (1개)
Ankita Nargundkar
2016년 10월 21일
MATLAB R2016a does not support xcode 8. Here is the list of compilers supported by R2016a on MAC OSX
https://www.mathworks.com/support/compilers/R2016a/index.html?sec=maci64
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!