Receiving Make error involving lccmake.exe

When the code begins to make a function from a function block, it throws lccmake.exe: error code -1073741819. It then fails to build the library and is unable to create the mex function required for simulation. It runs fine on other computers with identical version of Matlab and support packages installed. I do not understand why it is erroring on lccmake.exe

Antworten (1)

Walter Roberson
Walter Roberson am 18 Jan. 2017

0 Stimmen

2 Kommentare

Hunter Earnest
Hunter Earnest am 18 Jan. 2017
Bearbeitet: Walter Roberson am 19 Jan. 2017
After checking those links that doesn't appear to be it. It's not a file system error. Here are the flags it throws:
sys\lcc64\lcc64\bin\lcc64.exe" -dll -noregistrylookup -c -Zp8 -DLCC_WIN64 -DMATLAB_MEX_FILE -DMX_COMPAT_32 -nodeclspec
Doesn't appear to be a file system error within windows itself. Something to do with Matlab not being able to utilize lcc64 for some reason.
Walter Roberson
Walter Roberson am 19 Jan. 2017
The code for lcc does not contain any reference to that number. I do not seem to find the source for lccmake
I would not be at all astonished if lcc encountered an error during an operation and reported the system error code.
Did you try the sound adjustment?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Reporting and Database Access finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 18 Jan. 2017

Kommentiert:

am 19 Jan. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by