Hi
Could you please tell me how to resolve following compile errors?
$ make mic
icc -openmp -c sampleC01.c -o sampleC01.o
icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup.
sampleC01.c(28): catastrophic error: *MIC* cannot open source file "stdio.h"
#include <stdio.h>
^
Thanks in advance,
Naoki.