hi
When i create a new atl project using visual studio 2013 (without add any code), when i try to compile it with intel c++ XE 14.0
i have this error :
Debug Assertion Failed!
program :
C:\travail\test_atl_2013_intel\x64\D_IC\test_atl_2013_intel.dll
file: c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\atltrace.h
Line: 270
Expression: false && "Too many categories defined"
i have the same error for an atl old big project when i use visual studio 2013 with the intel c++ XE 14.0 compiler
(in visual studio 2012 i don t have this problem...)
How to solve it ?
Thanks in advance
regards
Michael