Page 1 of 1

Compiling MEX file with OpenSim 3.3 and Visual Studio 2010

Posted: Tue Aug 21, 2018 3:47 am
by karthick_ganesan
Dear All,
Can I compile MEX file using Visual Studio 2010 and OpenSim 3.3? OpenSim 3.3 is built with Visual Studio 2013.
Thanks & Regards,
Karthick.

Re: Compiling MEX file with OpenSim 3.3 and Visual Studio 2010

Posted: Tue Aug 21, 2018 5:09 am
by mitkof6

Re: Compiling MEX file with OpenSim 3.3 and Visual Studio 2010

Posted: Wed Aug 29, 2018 12:20 am
by karthick_ganesan
Dear Dimitar,
Thanks for the information. I am creating MEX file with code from one of the SimTK projects. I got the following error.

Invalid MEX file. A dynamic link library (DLL) initialization routine failed.

I use OpenSim 3.3 and Visual Studio 2010. What are the possible causes for this?