Search found 6 matches

by AceEternus
July 29th, 2017, 6:37 pm
Forum: Everything
Topic: [Snek Game] Constructor cannot be referenced
Replies: 6
Views: 2710

Re: [Snek Game] Constructor cannot be referenced

I am so grateful man. This whole constructor is such a hindrance.
I wish Chili could talk more about it.
Anyway I really appreciate your help man!
by AceEternus
July 29th, 2017, 2:32 pm
Forum: Everything
Topic: [Snek Game] Constructor cannot be referenced
Replies: 6
Views: 2710

Re: [Snek Game] Constructor cannot be referenced

And I just realised I put Snek Game in the title my bad was talking about Fart-Annoyed
by AceEternus
July 29th, 2017, 12:42 pm
Forum: Everything
Topic: [Snek Game] Constructor cannot be referenced
Replies: 6
Views: 2710

Re: [Snek Game] Constructor cannot be referenced

Not exactly. Here's the code now if you go in game.cpp to the Game constructor you'll find the error saying "Error1790: The default constructor of "Brick" cannot be referenced -- it is a deleted function" I'm not sure how to fix this error I thought about removing the Brick constructor completely an...
by AceEternus
July 28th, 2017, 10:40 pm
Forum: Everything
Topic: [Snek Game] Constructor cannot be referenced
Replies: 6
Views: 2710

[Snek Game] Constructor cannot be referenced

In Tut20 pt2 when I create the brick array. I get asked to create a default constructor for the Brick class but when I do it says error C2280: 'Brick::Brick(void)': attempting to reference a deleted function also Brick::Brick(void)': function was implicitly deleted because a data member 'Brick::rect...
by AceEternus
July 21st, 2017, 5:21 pm
Forum: Everything
Topic: Visual Studio 2017
Replies: 3
Views: 2159

Re: Visual Studio 2017

Ohh never mind.
Found this.
But weird when I first tried I got something like 700 errors, I don't how that happened.
Anyway thanks Chili.
by AceEternus
July 21st, 2017, 5:10 pm
Forum: Everything
Topic: Visual Studio 2017
Replies: 3
Views: 2159

Visual Studio 2017

So, I just upgraded to Visual Studio 2017. But guess what the Framework is completely broken there. I really wish Chili would look into this really soon, otherwise I'll be stuck here forever.
Thanks.