Hi,
by inheriting from AFunctionalTest I encountered many compilation errors when using Development and Shipping configurations.
Is there a way to ignore this class from the compile process?
I already tried to use preprocessor macros, but the UCLASS throw me another compilation error: “UCLASS inside this preprocessor block will be skipped.”