"Build Solution" not working in Visual C++ anymore -
I am working on a personal project in Visual C ++ 2008 and for some reason "build solution" is no longer work not doing.
Any thoughts as to why this is happening?
I tried Google, but nothing was found useful ...
< P> Did you check to make sure that all the projects are set to be compiled in the Configuration Manager? (Right click on the SLN in the Solution Explorer and select "Configuration Manager." Besides, I ran it once on a VS 2008 solution and converting it to Net 2.0 solution and "fixed" back to 3.5 solution.
Comments
Post a Comment