library compiler for Excel Add-in error with packaging

I'm using matlab compiler app to create an Excel add in I follow the instructions as in
The packaging process stops in the middle with an error and creates the log file below.
Does anyone know why am I getting this LiveEditorEvaluationHelper file?
--------------------------- Log File -------------------------
mcc -W 'excel:fft_win,Class1,1.0' -T link:lib -b -d 'C:\Users\mohaame\Box Sync\matESPVibTool\matCompTrial\fft_win\for_testing' -v 'class{Class1:C:\Users\mohaame\Box Sync\matESPVibTool\matCompTrial\fft_win.m}'
Compiler version: 6.4 (R2017a)
Dependency analysis by REQUIREMENTS.
Parsing file "C:\Users\mohaame\Box Sync\matESPVibTool\matCompTrial\fft_win.m"
(Referenced from: "Compiler Command Line").
The file
'C:\Users\mohaame\AppData\Roaming\MathWorks\MATLAB\R2017a\Editor\LiveEditorEvaluationHelperE521432077.mlx'
is empty (zero bytes long).
This file cannot be added to the CTF archive because it will cause an error
when the application or library is run. Add valid content to this file if
your application or library requires this file.
Failed to build CTF file: 'C:\Users\mohaame\Box Sync\matESPVibTool\matCompTrial\fft_win\for_testing\fft_win.ctf'.
------------------------------------------------------------------------------------------------------------------------------------------------------

3 件のコメント

Walter Roberson
Walter Roberson 2019 年 2 月 9 日
Are you trying to include a .mlx Live Editor file ?
Ameen Muhammed
Ameen Muhammed 2019 年 2 月 9 日
I'm not.
I'm only including one function that runs an enhanced fft analysis
I'm using the App interface with the input below
libComp_fft.PNG
Walter Roberson
Walter Roberson 2019 年 2 月 10 日
I do not know why that is being used, but if the .mlx file still exists, then try deleting it.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeExcel Add-Ins についてさらに検索

質問済み:

2019 年 2 月 9 日

コメント済み:

2019 年 2 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by