nativemcc.dll: %1 is not a valid Win32 application

1 view (last 30 days)
I am learning how to compile a Matlab script into an executable.
I follow every step given for the example magicsquare.m in Matlab Compiler User's Gulde for R2016a
"Create Standalone Application from MATLAB" pages 1-5 to 1-7.
At the last step, Click Package, I get this error:
java.lang.UnsatisfiedLinkError: C:\Program Files\MATLAB\R2016b\bin\win64\nativemcc.dll: %1 is not a valid Win32 application.
I am running Matlab 2016b on Windows 10.
Can't find any relevant link for a solution. Can someone please help?

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!