Tagged Questions

0
votes
1answer
189 views

'Generating code' and stop in building release mode (Visual Studio 2005 )

I have a problem about release build I'm using Visual Studio 2005. The project is worked on MFC When I build the project what I working in debug mode, It builds done successfully. but in release ...