Compile error message as follows:
Error 29 error C2671: 'Shared::Platform::Window::toggleFullscreen' : static member functions do not have 'this' pointers d:\2516
\source\shared_lib\sources\platform\sdl\window.cpp 423
Error 30 error C2227: left of '->masterserverMode' must point to class/struct/union/generic type d:\2516\source\shared_lib\sources\platform\sdl\window.cpp
423
I am using win7 32bit operating system.