Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7782 Discussions

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

lei_l_1
Beginner
358 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