Unable to found entry point rsimInstallAllHandlers in libmwsl_solver_rtw.dll

1 view (last 30 days)
Dear support,
I have some problems to reproduce the executable generated by Matlab auto-coding with a Visual Studio 2010 project. Let me expose the procedure followed and the problem:
-> The mex compiler is set to Visual Studio 2010.
-> The C++ code is generated from a model with variable time step solver. The rsim.tlc target is used.
-> The c-code is imported to a VS-2010 C++ project.
-> The project is configured as is depicted by the make file (MACROS, libraries, headers, sources,...). This file is also generated from auto-coding.
After that, the project compiles successful, but when is executed (as Release) an error is displayed:
Unable to found entry point of rsimInstallAllHandlers in the libmwsl_solver_rtw.dll librarie
Is the problem related with the variable step solver or the licence? Could you provide us any idea?
Thanks in advance, Lorenzo

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!