Problem with model that use LCC Compiler (need of MinGW)
Show older comments
So I got an example model from mathworks and I'm currently running my matlab in 2023b.
I got a problem with the model, it says that I need an MinGW. I got it from the Add-ons but it still gives me struggles.
The error says:
Problem creating Accelerator MEX file for model 'HybridElectricSource'. To see the build output, use set_param('HybridElectricSource','AccelVerboseBuild','on')
Caused by:
- Build process is unable to use the lcc compiler because the build folder, D:\My Document\...\HybridElectricSource\slprj\accel\HybridElectricSource,contains a space and 8dot3 support is not enabled. Select the Microsoft or Intel compiler or enable 8dot3 support. For more information, see Build Process Support for Folder Names with Spaces or Special Characters.
Can somebody help me with this problem? I try to get this model for a case study about fixed wing UAV using FC and a Battery.
King regards

Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ 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!