Search found 5 matches

by hey
January 5th, 2022, 6:08 am
Forum: Everything
Topic: Common issues
Replies: 11
Views: 34947

Re: Common issues

Thank you, downloading the 2017 version removed all the errors. I was willing to get used to vs 22 since its newer but I guess I will do that after the tutorials. Edit: And here I am again I have the same errors even after downloading the 2017 version and then creating a new branch. Here is my scree...
by hey
January 4th, 2022, 6:38 pm
Forum: Everything
Topic: Common issues
Replies: 11
Views: 34947

Re: Common issues

I have the errors back again. After finishing tutorial 13, I made a new branch at the T16 Start to start programming, and the errors returned. Then I reinstalled (no restarting this time) vs 2022 and ticked the boxes like the video, but the thing is that there are things that chili ticked that I don...
by hey
January 3rd, 2022, 8:33 am
Forum: Everything
Topic: Common issues
Replies: 11
Views: 34947

Re: Common issues

Thank you, I will try reinstalling visual studio and tell you if it works.
Edit: I repaired it and now I have no errors, thank you for the help
by hey
January 2nd, 2022, 7:39 pm
Forum: Everything
Topic: Should I use VStudio 19 or VStudio 22?
Replies: 5
Views: 2934

Re: Should I use VStudio 19 or VStudio 22?

You can check out the differences between both versions in this link made by Microsoft: https://docs.microsoft.com/en-us/visual ... w=vs-2022
by hey
December 30th, 2021, 8:19 am
Forum: Everything
Topic: Common issues
Replies: 11
Views: 34947

Re: Common issues

My issue is with the T16 video in Beginner C++ Game Programming. First I cloned the poo game from Github and then created a new branch. When I opened Game.cpp to start programming I had an error about VK_RETURN. After that I opened Graphics.cpp and I found 88 errors about assert.h and other stuff I ...