Clear Filters
Clear Filters

Code generates error "Generated code from your project uses OpenCV and requires that you use a supported C++ compiler."

1 view (last 30 days)
I've downloaded and installed Microsoft Visual Studio 2019 Community Version and also tried changing directory. But still when the following code is compiled it throws the above error.

Answers (1)

Githin George
Githin George on 19 Oct 2023
Hello,
I understand you are using Microsoft Visual Studio 2019 Community Version and the generated code is throwing an error asking to use a supported C++ compiler.
I’ve attached 2 links below that lists the supported compilers for all versions of MATLAB. Please refer the same and verify that the Microsoft Visual Studio 2019 is indeed a supported compiler for your version.
I hope this resolve your issue.

Categories

Find more on MATLAB Compiler 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!