Hello,
I'm experiencing an issue when trying to set a specific fixed build configuration for the indexer. I can choose it from the dropdown menu in Properties->C/C++ General->Indexer, but it is not actually applied after clicking "Apply". I can see the indexer runs after clicking, but it looks like its setting reverts to the currently active build configuration. When clicking "OK" and opening the properties again, the currently active build configuration is chosen instead of the one I selected. So it seems the setting is actually reverted.
In the workspace settings, at "Build configuration for the indexer" the option "Use the build configuration specified in the project's indexer settings" is checked.
Is there any other option I have to consider? I think I don't have to enable project specific settings for the indexer due to the workspace setting I mentioned. Nevertheless I tried doing so, but the behaviour is the same.
Any suggestions? Thanks in advance.