Compilation of my project aborts with the following error messages. The same errors that I get with the official Github source of the plugin btw. Will try to get this fixed.
>RendererSettings.h(1514): Error C2143 : syntax error: missing ';' before '<class-head>'
>RendererSettings.h(1514): Error C4430 : missing type specifier - int assumed. Note: C++ does not support default-int
>RendererSettings.h(1516): Error C4430 : missing type specifier - int assumed. Note: C++ does not support default-int