Why do I receive an error message about "floating point support not loaded" when I use the LCC compiler in MATLAB?
1 view (last 30 days)
Show older comments
When I try to use the LCC compiler in MATLAB, e.g. to compile a C-MEX S-function or to compile a C-MEX file, then I get the following error message and the build process aborts:
runtime error R6002
- floating point support not loaded
Accepted Answer
MathWorks Support Team
on 29 Sep 2010
This error most likely appears due to a virus/malware infection of the LCC.exe file in your MATLAB installation. Use any antivirus software with recently updated definition files to scan your system.
You can find more information on this when searching the Internet for "floating point support not loaded virus".
0 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler 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!