I'm trying to run the create_fmu.m inside test > export. I'm having invalid MEX file error for the file fmippexMEX.mexw32. I have used windows 7 32 bit OS and MATLAB 2013a as mentioned in the documentation. I also have Visual Studio 2013 Express and Python 2.7 installed. Can you suggest me how to resolve this issue?
I have attached the screenshot of MATLAB command window here
The addpath command adds the packages to search path. But the application only runs and creates FMU when MATLAB's current directory is in packages>lib. This is really weird and I don't know why this happened.
Last edit: Masudul Quraishi 2017-10-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to run the create_fmu.m inside test > export. I'm having invalid MEX file error for the file fmippexMEX.mexw32. I have used windows 7 32 bit OS and MATLAB 2013a as mentioned in the documentation. I also have Visual Studio 2013 Express and Python 2.7 installed. Can you suggest me how to resolve this issue?
I have attached the screenshot of MATLAB command window here
Last edit: Masudul Quraishi 2017-10-18
I have found two issues and solved them.
boost_filesystem-vc120-mt-1_58.dll
boost_system-vc120-mt-1_58.dll
Last edit: Masudul Quraishi 2017-10-19