I'm having a problem in my visual studio. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

I'm having a problem in my visual studio.

After i press debug it gives me an alert "the project is out of date Name - Debug Win32 Would you like to build it?"

28th Dec 2018, 8:05 PM
zahraa 🇱🇧
zahraa 🇱🇧 - avatar
8 Answers
+ 2
I tried now it didn't work Ibrahim :(
29th Dec 2018, 8:37 AM
zahraa 🇱🇧
zahraa 🇱🇧 - avatar
+ 1
What is version of the studio?
28th Dec 2018, 8:31 PM
Александр Лебедев
Александр Лебедев - avatar
+ 1
I have tried 2017 ,2012 and now 2010 but all have the same problem
28th Dec 2018, 8:34 PM
zahraa 🇱🇧
zahraa 🇱🇧 - avatar
+ 1
What is the project? C++? C#? Somethink else? and if you choose "build it", was the project worked?
28th Dec 2018, 8:37 PM
Александр Лебедев
Александр Лебедев - avatar
+ 1
C language/ if i choose build in it will give an alert "There were build errors. Would you like to continue and run the last successful build"
28th Dec 2018, 8:43 PM
zahraa 🇱🇧
zahraa 🇱🇧 - avatar
+ 1
Try to change the build output setting to 'detailed' by clicking on menu - > options - > project and solution then build and run it, you should find the output and check it. I had this problem before and was it was because of a missing header file
28th Dec 2018, 10:30 PM
Ibrahim
+ 1
Sorry, zahraa 🇱🇧 I don't know how to fix it then, but you can search stack overflow for the error it might help. I found out how to fix the build of program from a post there and there were several fixes.
30th Dec 2018, 7:38 PM
Ibrahim
+ 1
Thanks Ibrahim
30th Dec 2018, 7:40 PM
zahraa 🇱🇧
zahraa 🇱🇧 - avatar