You should give more detailed instructions. For instance on how to set muparser. you should say that you need to build it in a specific directory.
Look at the compiler warnings. IN your muParserX class you are initializing member variable not in the order of declaration. This is confusing.