fatal error C1083: Cannot open include file: 'omp.h': No such file or directory

13 views (last 30 days)
I m using MATLAB 2013a(64 bit). i want to compile a c++ file in matlab. i m getting an error Cannot open include file: 'omp.h': No such file or directory. how to rectify this error.
  3 Comments
Walter Roberson
Walter Roberson on 16 May 2017
None of the Express or Community Edition Visual Studio were supported in R2013a, and my information at that time was that in those releases (VS2012, VS2010, VS2008), the Express editions did not handle OMP. The cure at the time was to upgrade to the Professional edition.
Or upgrade MATLAB releases all the way to R2017a, which is the first release in some time to support a Visual Studios Community edition.

Sign in to comment.

Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!