|
-
December 26th, 2003, 01:31 PM
#1
debug directory
In my program files are written to the ...\<project name>\Debug directory. The files should be displayed in a list to let the user pick a file in the list. It works fine when I run the program by clicking on it in the Debug directory but when I step through the program the files in the Debug directory is not listed. Instead the files in the directory above is listed. I have checked the "Executable for debug session" path under Project->Settings and it looks OK.
That is ...\<project name>\Debug\gsdoc_b1.exe.
Is there any other paths I can check? Or any other idea of what is wrong?
-
December 26th, 2003, 02:36 PM
#2
Set the working directory in your debug-configuration option.
-
December 27th, 2003, 07:26 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|