+ 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?"
8 Respuestas
+ 2
I tried now it didn't work Ibrahim :(
+ 1
What is version of the studio?
+ 1
I have tried 2017 ,2012 and now 2010 but all have the same problem
+ 1
What is the project? C++? C#? Somethink else? and if you choose "build it", was the project worked?
+ 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"
+ 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
+ 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.
+ 1
Thanks Ibrahim