Being new to CEGUI I today downloaded the latest sourcecode as well as the dependencies. I created a makefile using CMake and following the documentation for version 0.8.7. I wanted to build all the dependencies first and when that failed I just went for the CEGUI source code where I tried to build all the features that were checked by default in the CMake GUI. Executing the makefiles in the command line first seemed to work just fine but failed after a few percent in both cases due to syntax errors.
I put screenshots of the errors into a pdf: https://www.dropbox.com/s/7i0ymensbs417gq/cegui_build_errors.pdf?dl=0
My compiler is MinGW GCC version 4.8.1. Feel free to ask for any other information you need. I'm grateful for any bit of suggestion that may help me solve this issue

Greetings,
Benniczek
P.S.: I'm only a halfway decent amateur at programming and stuff... so expect me to ask questions in cases of overly sophisticated jargon
