Intel® C++ Compiler
Support and discussions 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.
7766 Discussions

Unable to compile by Intel Compiler MFC project in Microsoft Visual Studio 2019

dmitry_k
Novice
3,101 Views
 
 
I am trying to compile my MFC project in Microsoft Visual Studio 2019. Intel Parallel studio 2020 is used (Compiler 19.1). 
I am getting error - unable to obtain mapped memory (see pch_diag.txt) in all configurations(x86/x64/Release/Debug).
Known workaround (compiler key /Qoption,cpp,--pch_control=60000000 ) isn't work.
 
0 Kudos
23 Replies
Viet_H_Intel
Moderator
220 Views

Looks like you were able to compile your preprocess file.

I am not sure what issue is with the VS version you are using, but we weren't able to reproduce it so far.


Another suggestion is, if you have another machine, try a different VS version ( choose the ones released before Oct-10-2020) to see if issue still persists or not.


Thanks,


Viet_H_Intel
Moderator
175 Views

Let us know if this is still an issue. Otherwise, we will close it.

Thanks,


Viet_H_Intel
Moderator
165 Views

We will no longer respond to this thread.  

If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.

Thanks,


Reply