02-15-2014, 05:00 AM
(This post was last modified: 02-15-2014, 05:28 AM by daniel0916.)
After i done "cmake ." the same error.
Edit: I didn't see FakeTruth's comment.
I made it static.. i can't define it in the constrcutor when it is static.
I didn't find good answers...
Edit: I didn't see FakeTruth's comment.
(02-15-2014, 04:27 AM)FakeTruth Wrote: If it's a member variable you also need to define it in a cpp file. Google should also help a lot with compiler errors
I made it static.. i can't define it in the constrcutor when it is static.
I didn't find good answers...