Visual Studios C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Visual Studios C++

Does anyone here use Visual Studios to practice programming? I created a solution in VS with multiple .cpp code snippets each with a different purpose. One was a simple calculator to practice some functionality and one was an output animated “snake game” that I created by following a youtube video. I decided to try and run them on another PC using oneDrive cloud sync. I saved a copy of the application execution file for two instances: each with the reflected program excluded from the program solution. Neither application would execute on the sister computer. Is this because I forgot to toggle a specific option in Visual Studios to allow others to use the program, or is it because of the complexity of the exclusions that I maintained for each instance? Thanks for reading :) Comment if you use Visual Studios for C++ development.

6th Sep 2018, 3:14 PM
Dax Timmons
Dax Timmons - avatar
1 Answer
+ 1
Thanks. I will go check both of them out.
8th Sep 2018, 8:05 PM
Dax Timmons
Dax Timmons - avatar