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 ...
0
votes
3answers
644 views
Problem in compiling in release mode --VC++
I am compiling my project in the release mode in VC++.
I have a .def file where i have declared the setLog and now i
am getting following error
Linking...
Creating library Release/HKL.lib and ...