
Mon, 07/11/2011 - 17:42
Forums:
Hi
I have some problems with running a .exe file of a mfc sample directly.
When I use the 'Start Debugging' option everything works fine.
But when I try to open the .exe from the folder directly, it opens, but clicking on a button it crashes.
Does anyone have some idea about this?
Thanks
Regards
Nitin
Tue, 07/12/2011 - 10:29
Hi
Try to copying all the dll's from "\ros\win32\bin" to the debug folder
Tue, 07/12/2011 - 11:56
Hi Saneesh
Thanks for the reply.
Well I copied the dlls but still the same problem. Its not that all buttons don't work. It is only some buttons for which I edited the code that are not working. But again everything works fine with the 'Start Debugging' option.
Regards
Nitin