[RESOLVED] error C2143: syntax error : missing ';' before '*'
Hey guys, I was trying to write a character controller but when I went to add my pointer to my character I get error C2143: syntax error : missing ';' before '*'
I've looked at all my classes involved but I don't see any errors and Visual Studio doesn't report any other specific errors. Is there any way of finding the source of this type of error?
Last edited by drwbns; October 3rd, 2012 at 08:33 AM.
Bookmarks