Monday, 19 August 2013

Visual Studio Express 2012 not building exe in Release folder

Visual Studio Express 2012 not building exe in Release folder

I have compiled a simple 'Hello World' program (of type which are taught
in the first lessons :-) ). The program is successfully compiled without
any errors. The build is also successful. I can see a working executable
in bin folder. But the Release folder of the project is totally empty.
I don't know if there is any settings problem or any problem in building.
Apparently, I don't see any error.
Please note I am completely a beginner and using VS for the first time :-)

No comments:

Post a Comment