I'm trying to build a cmake solution using Incredibuild 5.0 on windows and get PDB management errors in a couple of projects:
Fatal error:
Failed to notify object at 0x06C150A0, class is TWaitObjectThread_Notify
PDB Management: Internal Error: Cannot apply file changes while file is being closed: xxxxx.pdb
I thought it might have been the order of .cpp files in the cmakefilelist, but that's not made any difference.