Complier "There is not enough space on the output disk." Error

I'm using Matlab R2017a with Matlab Compiler version 6.4. I'm trying to compile my script with Runtime included in the package. The compiler works when I compile with the Runtime downloaded from the web. When I try with Runtime included in the package to be used on a computer without internet access, I get an error after "Creating the bundle..." in the PackagingLog that reads "There is not enough space on the output disk." I've tried changing the output folders to different locations where I know there's enough space for a 1GB+ file to be output to. Does anyone have any suggestions on troubleshooting steps or how I might overcome this issue? Thanks for your help in advance.

2 Comments

Having the exact same problem, did you manage to resolve the issue?
I did eventually figure it out months later! I found I need to have roughly a gb of free space on my hard drive to successfully compile the program even if the target for the compiler output is saving to a different disk. IT gave me a computer with a puny hard drive so I'm always battling with it filling it up and this was causing the issue. Go delete your temporary files and give it another shot! Good luck!

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Asked:

on 12 Feb 2018

Commented:

on 8 Feb 2019

Community Treasure Hunt

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

Start Hunting!