R2015B Mex setup NOT working on Windows 10
1 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 5 Jun 2018
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
Answers (1)
See Also
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!