add files & folders to 2025A compiler task manager
Show older comments
Hello,
Since I've upgrated matlab to 2025A, I am struggling each time to compile a quite complex software.
1) The first mess is that my source code is located in different folders. I have to create a .prj file literally at the disk level (C://) is order to include all source code in my project (compiler task manager can only read children folders).
2) Despite setting my project at the disk level, I always get errors trying to add folders & files manually. I do it because the dependency analyzer cannot find some source code dependency which is under the "eval" function.

The folder I am trying to add to "Files Required for Standalone to Run" is a children of the project folder, and I am still getting this error with no information. Same when adding a file/multiple files.
Any help will be welcome.
Thank you very much,
Arthur
Accepted Answer
More Answers (1)
Arthur
on 13 Aug 2025
0 votes
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!