gamecocks
February 24th, 2005, 12:12 PM
how to fix? I check project setting and it is right. But I try to run. I get invalid directory(Win 32 Error267). Thanks
|
Click to See Complete Forum and Search --> : what is wrong? gamecocks February 24th, 2005, 12:12 PM how to fix? I check project setting and it is right. But I try to run. I get invalid directory(Win 32 Error267). Thanks gamecocks February 24th, 2005, 12:22 PM In other words, how I can find and change execute or debug directory. I double click exe file and it work find. Thanks MrViggy February 24th, 2005, 03:13 PM MSVC 7.X: "Project"->"Properties" click on the "Debugging" entry in the lefthand tree view; set your EXE; working directory; and command line options in the right hand window! It's in a similar place in VS 6.X, but I forget exactly where. Viggy gamecocks February 24th, 2005, 03:58 PM thanks JohnCz February 27th, 2005, 07:41 AM I check the path for exe file. it is correct.Where did you check it? There are two places to check in project settings: Link tab to specify output directory - relative path Debug tab Executable for a debug session - fully qualified path. When you change one that other has to match. ovidiucucu February 27th, 2005, 08:25 AM To OP: Please don't further double-post your questions. Andreas Masur February 27th, 2005, 09:05 AM [ Merged threads ] codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |