Error using C Coder with Image Manipulation toolbox function
Mostrar comentarios más antiguos
I'm trying to use the C coder to convert a function built into the image manipulation toolbox (edge). However, when i try to compile, I get the following error.
The library method 'images.internal.coder.buildable.IppfilterBuildable.updateBuildInfo' failed.
Caused by: Image Processing Toolbox does not support compiler. Run mex -setup to select a supported compiler
I tried running mex -setup. but it says there are no supported compilers.
So I installed Microsoft Windows SDK 8.1. but I'm still not able to compile. I'm not even seeing this in the list of supported compiler configurations for mex.
Is there anything else I can do to get around this?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre STMicroelectronics Discovery Boards en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!