Search found 2 matches

by corvo
October 29th, 2012, 6:45 am
Forum: Everything
Topic: Problem with constructor
Replies: 4
Views: 2314

Re: Problem with constructor

Here is the code and thank you for your attention but the bug is not in the comma.
by corvo
October 28th, 2012, 6:32 pm
Forum: Everything
Topic: Problem with constructor
Replies: 4
Views: 2314

Problem with constructor

I got this problem now when I`m on lesson 8 from the beginner tutorials. So I do everything correctly and on the last step( Draw the game over thing) when I try to build the solution I get this error: 1>..\Assets\Game.cpp(24): error C2533: 'Game::{ctor}' : constructors not allowed a return type Here...