Having trouble cloning a project into Visual Studio
Posted by Hot_Grabba_09@reddit | learnprogramming | View on Reddit | 4 comments
I'm a beginner trying to run this code that I saw from this post. I'm using visual studio and when i cloned its repository from the file tab I got these errors among others. I'm not yet used to visual studio so any help would be appreciated.
lanky_and_stanky@reddit
Seems like you're using the wrong C++ version. Switch your language level to c++17. Google that.
Hot_Grabba_09@reddit (OP)
thanks. I don't get the other errors now, just C3615
lanky_and_stanky@reddit
Whenever the error changes, and it seems like you made it passed the last spot... That's a good sign.
AutoModerator@reddit
It seems you may have included a screenshot of code in your post "Having trouble cloning a project into Visual Studio".
If so, note that posting screenshots of code is against /r/learnprogramming's Posting Guidelines (section Formatting Code): please edit your post to use one of the approved ways of formatting code. (Do NOT repost your question! Just edit it.)
If your image is not actually a screenshot of code, feel free to ignore this message. Automoderator cannot distinguish between code screenshots and other images.
Please, do not contact the moderators about this message. Your post is still visible to everyone.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.