VC++ , Apply code changes.
-
Hi, Previously, while running in debug, i was able to edit my code and select "Apply code changes" from the context menu in VC++. For some reason this ability has stopped and all i seem to get is the option "Apply code Changes" greyed out! Can explain this?:confused:
-
Hi, Previously, while running in debug, i was able to edit my code and select "Apply code changes" from the context menu in VC++. For some reason this ability has stopped and all i seem to get is the option "Apply code Changes" greyed out! Can explain this?:confused:
Check Project->Settings->C/C++->General->Debug info. It should be set to "Program database for edit and continue". Tomasz Sowinski -- http://www.shooltz.com
-
Check Project->Settings->C/C++->General->Debug info. It should be set to "Program database for edit and continue". Tomasz Sowinski -- http://www.shooltz.com
That option was set, Any other ideas?:confused: