libxstream icon indicating copy to clipboard operation
libxstream copied to clipboard

Cannot compile with intel

Open mdevlin1 opened this issue 9 years ago • 0 comments

Hello, I'm getting these errors when trying to build libxstream with Intel C++ Compiler version 16.0.1

icpc: warning #10362: Environment configuration problem encountered.  Please check for proper MPSS installation and environment setup.
/home/devlin/libxstream/include/libxstream_macros.h(283): catastrophic error: *MIC* cannot open source file "pthread.h"
  #   include <pthread.h>

mdevlin1 avatar Aug 02 '16 19:08 mdevlin1