Windows 7 64 bit, VS2010, Intel Parallel studio XE 2015
I downloaded someone's source code and compiled it with Intel C++ compiler. I met some errors when I ran it in CMD console window.
I only did this configuration as the author indicated: Project -> Property -> Configuration Properties -> C/C++ -> Language [Intel C++]
Set OpenMP Support to "Generate Parallel Code (/Qopenmp)"
Anyone know how to solve this problem? BTW, I didn't do any setup such as system environment variable setting.
Errors: