Thanks! That helped.
I inserted some char strings like you suggested, and all the cpp files now compile, but I get a lot of warnings like
Warning : inline function call 'Vec4::Vec4(const Vec3 &, double)' not inlined
qslim.cpp line 76 }
Also the entry function to the cpp files won't...