Since the issue with the Python exposure comes up again and again I will change the code and put far less into the precompiled header so the Python interface CPPs see far less of the other complex code which should put us considerably further away from the compiler limits.
The price is that the full compilation will take longer.
The price is that the full compilation will take longer.