Menu

Problem with fmippexMEX.mexw32

2017-10-18
2017-10-18
  • Masudul Quraishi

    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
  • Masudul Quraishi

    I have found two issues and solved them.

    1. Two library dependencies were missing. Added them in MATLAB bin>win32 directory.

    boost_filesystem-vc120-mt-1_58.dll
    boost_system-vc120-mt-1_58.dll

    1. 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

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.