...
In a Windows System, you should before have a compiling environment.
I Used For this purpose we used Microsoft Visual Studio Community Edition 2022
Then, you have to install a make tool, because is not already present in Windows.
I Used For this purpose we used Gnu Make 4.3 installed by Chocolatey
...
Now, launching a MAKE command in the Prompt for VS should run correctly and creating a subfolder of the matlab library folder, in which you will have all the .mexw64 that you need to put into your matlab.
You will need also the dll created in the folders ezca (ezcamt.dll) and in the folders glue (mezcaglue.dll)
Build Precompilate Windows
View file | ||||
---|---|---|---|---|
|