error c1083
Hi, everyone, I was running simulation case on fluent. I then tried coupling with EDEM , however, I received an error on my computers, that is error C1083: Cannot open include file: 'crtdbg.h': No such file or directory" and error C1083: Cannot open include file: 'string.h': No such file or directory". The computer are using Windows 10, Microsoft visual studio 2019_p, fluent 2019 R3 and EDEM 2021.2 . Can anybody help me with this? Thank you.
Answers
-
Hi Tal,
I know I replied to you with information similar to the below via email, but I thought I would post the information here in case others come across this as well.
This error isn't something related to EDEM, or Fluent, but with the Visual Studio installation. It looks like it's related to the SDK installed and Visual Studio not finding the headers mentioned. All I can advise is taking a look at the following for more information.
https://developercommunity.visualstudio.com/t/error-c1083-yvalsh-unable-to-include-crtdbgh/958134
https://stackoverflow.com/questions/12685202/how-do-i-get-crtdbg-h-file
The Stackoverflow post in particular has a post from someone saying how they reinstalled and solved the issue. If that doesn't help, I'd try reaching out to Visual Studio's support.
Cheers,Richard
0