Error installing MATLAB interface for ACADOtoolkit - Unknown file extension ''.

3 ビュー (過去 30 日間)
Matthew Osborne
Matthew Osborne 2020 年 6 月 30 日
回答済み: Saurabh Chaudhary 2022 年 6 月 12 日
Hi I tried to install ACADOtoolkit from the MATLAB command line using the latest stable version.
I'm using MATLAB 2019b and Microsoft Visual Studio C++ 2019 as C++ compiler.
but after MEXing all the files to 100% I get the following error.
MEX completed successfully.
100%
*Error using mex
Unknown file extension ''.
Error in makehelper>execute_command (line 338)
eval(s);
Error in makehelper (line 269)
execute_command (cmd, DEBUG, SRCMEX{i}, ~PARALLEL) ;
Error in make (line 79)
makehelper(0, {}, varargin);

回答 (2 件)

Nivethan Yogarajah
Nivethan Yogarajah 2021 年 9 月 13 日
I had the same issue, when I had saved the ACADOtoolkit folder inside One Drive. Saving the ACADOtoolkit folder somewhere else, resolved the issue for me.

Saurabh Chaudhary
Saurabh Chaudhary 2022 年 6 月 12 日
I also had the same issue, when i had saved the ACADO in oneDrive. Save it in another drive ( not one drive or gdrive) this will resolve the issue. I saved in another drive and it works.

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by