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

Problems on Catalina

doyley__marvin
Beginner
679 Views

Hi there,

 

I get the following issue when I try to use the compiler. Does anybody know how to resolve this

/Library/Developer/CommandLineTools/usr/include/c++/v1/wchar.h(119): catastrophic error: cannot open source file "wchar.h"
  #include_next <wchar.h>

 

thanks

0 Kudos
4 Replies
GouthamK_Intel
Moderator
679 Views

Hi Marvin,

Thanks for reaching out to us!

Could you please let us know more details about your system environment i.e 

OS Version: 

C++ Compiler version:

If possible, please share the source code and steps to reproduce this error. 

 

Regards

Goutham

 

0 Kudos
GouthamK_Intel
Moderator
679 Views

Hi Marvin,

Could you please let us know more details about your system environment So, that we can investigate more on the issue which you are facing.

 

Thanks

Goutham

0 Kudos
doyley__marvin
Beginner
679 Views

Hi there,

 

Problem solved.  I reinstall gcc with brew and the problem went away.  

 

Thanks

 

Marvin 

0 Kudos
GouthamK_Intel
Moderator
679 Views

Hi Marvin,

We are glad to know that your problem is solved. 

We are closing this thread, please feel free to raise new thread in case of any further issues.

 

Thanks

Goutham

0 Kudos
Reply