Error using icdevice : Failed to load shared library

1 view (last 30 days)
Hello Matlab users,
I have an issue using the 'icdevice' command.
After compilation, i get the following error message :
Error using icdevice (line 233)
Failed to load shared library.
I found on the Matlab help a solution consisting on check the following line
mex -setup
and this is the result :
MEX configured to use 'Microsoft Windows SDK 7.1 (C)' for C language compilation.
Do you have any idea on what could be my problem?
I'm stuck with this issue for few days and I really need that code working for my master thesis.
Thank you in advance for you help!
Thomas

Answers (1)

Leon Thürnau
Leon Thürnau on 9 Apr 2015
did you solve your problem ? i have the same issue...

Categories

Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!