FMU CS for Linux
9 views (last 30 days)
Show older comments
Hi everyone,
I have MATLAB R2024b installed on my Windows machine, and I've been exporting FMUs (including Linux binaries) without issues. I recently installed R2025a, but now I keep getting this error when trying to export FMUs:
Error: Failed to set up the environment. WSL must be at least version '1.1.3.0'.
However, exporting the same FMUs from the same PC using R2024b still works fine.
Running wsl --version in PowerShell gives me:
WSL version: 2.5.9.0
So WSL seems to be up to date. Is there some new configuration or change in R2025a I should be aware of to make this work?
Thanks in advance!
0 Comments
Answers (1)
Sameer
on 11 Jul 2025
Hi @CAME
I recommend checking out the following MATLAB Answers thread, as it addresses a similar issue to the one you’re experiencing:
See Also
Categories
Find more on Introduction to Installation and Licensing 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!