The sourcefiles are uploaded by now. However i have some problems to get everything running. Using Visual Studio 2012 Chapter 1-6 compile without errors. But the other ones give me the following error message:
Error 6 error C3849: function-style call on an expression of type 'const std::_Bind<_Forced,_Ret,_Fun,_V0_t,_V1_t,_V2_t,_V3_t,_V4_t,_V5_t,<unnamed-symbol>>' would lose const and/or volatile qualifiers for all 2 available operator overloads SFML Game Development\07_Gameplay\Include\Book\Command.hpp
Any suggestions? Im not that experienced and would appreciate your help.