Hi,
I am getting the following error while compiling a project using Intel compiler (parallel studio 2017 rev 4)
"old for-init compatibility mode cannot be used with C++11 mode"
The project is compiling fine when using c++ compiler 2015.
Any idea on what i can do to correct this issue?