I have a solution with 15 projects. 14 of them compiles and runs as excpedted with toolset v90, v100 and v110. However, one does the compiler into an infinite loop, with toolset v110.I can see the following Output: 3> . . . . . 3> SelectorGoblinWrapper.cpp3> Creating library ..\..\..\Bin\Win32\Release_v110\IIPSelectorModule_v110.lib and ...3> Generating codeIf I Cancel the build, cl crashs with runtime error box.When I now change somewhat insignifigant in the file SelectorGoblinWrapper.cpp and start a new build, then compiles SelectorGoblinWrapper.cpp problem free but an other file shows this unfriendliy behavior and so on. A rebuild show me the same error as I describted above.The project settings shows for all 15 projects mostly the same, it is especialy irrelevant if I build a Release or Debug configuration.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results