Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Compiling error C2144

Author
Message
Isocadia
15
Years of Service
User Offline
Joined: 24th Jul 2009
Location:
Posted: 23rd Aug 2009 22:09
I'm trying to make a very basic program to learn how to make a cube move and make the camera rotate, but i get this error every time:



Can someone tell me what i am doing wrong
Mista Wilson
16
Years of Service
User Offline
Joined: 27th Aug 2008
Location: Brisbane, Australia
Posted: 24th Aug 2009 00:55
It's telling you that you have forgotten a semi-colon " ; " somewhere in your code.. more than likely on a line or 2 before the error.

Go through and double check that you have closed all of your braces properly and that you have semi-colons at the end of all of your lines of code.

If it ain't broke.... DONT FIX IT !!!
Isocadia
15
Years of Service
User Offline
Joined: 24th Jul 2009
Location:
Posted: 24th Aug 2009 09:22
Problem solved, I didn't put a ; after the void in the header file, thought it was the same as in the other files.

Login to post a reply

Server time is: 2024-10-01 12:39:46
Your offset time is: 2024-10-01 12:39:46