Framework Error Opening Graphics.cpp w/ Visual Studio 2019

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
InsaneLightspeed
Posts: 2
Joined: September 21st, 2021, 2:09 am

Framework Error Opening Graphics.cpp w/ Visual Studio 2019

Post by InsaneLightspeed » September 21st, 2021, 2:35 am

Wassup Chili gang! I'm really new to Planet Chili and the tutorial. I would love to start developing games, and I already know the basics of C++. But, that's beside the point. I'm trying to use the framework right now and I dealt with the newer version dialogue and everything. It still gives the same error. I've tried retargeting and reinstalling the framework. Still dealing with the same issue. I'll attach a screenshot as well.
Thanks, everyone

https://i.imgur.com/56Phpl4.png

InsaneLightspeed
Posts: 2
Joined: September 21st, 2021, 2:09 am

Re: Framework Error Opening Graphics.cpp w/ Visual Studio 2019

Post by InsaneLightspeed » September 21st, 2021, 2:47 am

Nevermind guys. I fixed it by just compiling the code. If you click on another file, such as game.cpp and build it, the error goes away.

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: Framework Error Opening Graphics.cpp w/ Visual Studio 2019

Post by albinopapa » September 26th, 2021, 4:16 pm

Glad you figured it out, the text in the image is WAY too small for me to read, so I wouldn't have been able to help at all.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

Post Reply