|
-
May 25th, 2009, 05:20 PM
#1
[VC++90] Unablet to start program, cant find path specified?
Hi, I'm running on Vista.
Im trying to compile my program using VC++2008 Express, but i get this error:
********************************************************
*Visual C++ 2008 Express Edition | X |*
********************************************************
* *
*Unable to start program *
* *
* 'C:\Users\Admin\Documents\C++\projectname\Debug\projectname.exe' *
* *
* The system cannot find the path specified. *
* ________ *
* | OK | *
* ---------- *
********************************************************
How do I fix it?
Last edited by ztein; May 25th, 2009 at 05:27 PM.
-
May 26th, 2009, 11:40 AM
#2
Does the file exist in that location?
Nick.
-
May 26th, 2009, 11:05 PM
#3
No, that is the problem.
For some reason it doesnt want to create the .exe file when I compile it.
-
May 27th, 2009, 03:40 PM
#4
Try starting a new project and create a "hello world" application, and then see if that will compile OK.
Nick.
-
May 27th, 2009, 03:59 PM
#5
Same problem
 Originally Posted by SuperSparks
Try starting a new project and create a "hello world" application, and then see if that will compile OK.
I have the same problem, I did as you said and the problem continues....
It would be nice if you could help me.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
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
|
|