It seems the compiler can not find some of the classes.
Try to add some classes into proper projects, then build all again.
For example:
add the Steel02 object (.h and .cpp files) into material project,
add the MapOfTaggedObjects object into tagged project,
...
etc.