Error when compiling with Builder EX - How to solve?
5 ビュー (過去 30 日間)
古いコメントを表示
How to solve this?
--> mwregsvr C:\Users\Bart\Documents\MATLAB\Untitled3\src\Untitled3_1_0.dll
Error: DllRegisterServer in C:\Users\Bart\Documents\MATLAB\Untitled3\src\Untitled3_1_0.dll failed
C:\PROGRA~1\MATLAB\R2008A\BIN\MEX.PL: Error: regsvr32 for C:\Users\Bart\Documents\MATLAB\Untitled3\src\Untitled3_1_0.dll failed.
Error: An error occurred while shelling out to mbuild (error code = 2). Unable to build executable. ??? Error using ==> mcc Error executing mcc, return status = 1.
0 件のコメント
回答 (1 件)
Titus Edelhofer
2011 年 8 月 13 日
Hi,
this usually happens when you have no local administrator privileges. Try to run MATLAB as administrator.
Titus
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!