R2015B Mex setup NOT working on Windows 10
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I recently upgraded from Windows7 and R2015b to now Windows 10 and R2015b. I had been mexing/compiling my Fortran with Windows 7. Now with windows 10, when I go to configure the mex function for the SAME compiler I was using as before it doesn't work. *>> mex -setup No supported compiler or SDK was found.*
Yes, I put SDK 7.1 back on it and also the same compile as before. I just cant get it to see anything Any help would be AWESOME !!!!!!!
Rick Wojo.
댓글 수: 1
Walter Roberson
2018년 6월 5일
Check to be sure you have the old .net framework still installed. Windows 10 does not permit uninstalling .net 4.6 but sdk 7.1 needs 3.something
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!