Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

ICC2017for linux : error: cannot open source file "module.h"can

lei_l_1
Beginner
633 Views

icc myfile.c

catastrophic error: cannot open source file "module.h"

icc -I /myfile/include myfile.c

/usr/include/stdio.h(710): error: "size_t" is not a type name
  extern size_t fwrite (__const void *__restrict __ptr, size_t __size,

How to resolve?

0 Kudos
0 Replies
Reply