error: Type expected class-name before ‘{’ tokenkbw...Is this easy to do with cmake? Anyway the problem ended up being that I messed a few of the o...
error: Type expected class-name before ‘{’ token[code]#ifndef SOUND_H_ #define SOUND_H_ #include "fruitpunch/Elements/Element.h" #include <boost/sh...
error: Type expected class-name before ‘{’ tokenI have googled this to quite a bit...and I'm just not understanding the problem. I have header guard...