![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2006
Posts: 23
Rep Power: 0
![]() |
visual studio.net 2003
so yeah I need to run a simple program in c++, and it wont let me!
it gives me error message: "Unable to start debugging" "Unable to start program d:/..... testtesttest.exe" "The system cannot find the file specified" btw my project type is empty.net and i think thats what i'm supposed to use |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
Well, the problem is that the file can't be found... make sure it exists, then post again.
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2006
Posts: 23
Rep Power: 0
![]() |
well it doesnt exist ... and i dunno why the visual studio doesnt create it automatically
|
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Technology still hasn't progressed far enough to routinely omit the programmer from the equation. Perhaps you could make that your goal. Meanwhile, I suggest you study the documentation for your compiler.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jan 2006
Posts: 23
Rep Power: 0
![]() |
the compiler was working fine for me... and then i didnt use the compiler for like a month or so ... and i used it last night and it game that error
|
|
|
|
|
|
#6 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
I have a question, are you a blonde? I mean... did you compile before running?
|
|
|
|
|
|
#7 | |
|
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4
![]() |
Quote:
I think the problem is thatshe hasn't added the cpp file to the project. Just started a project and opened a new cpp file. then typed the code and tried to run. But as the file wasn't added to the project, It won't compile.
__________________
PFO - My daily dose of technology. |
|
|
|
|
|
|
#8 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Compile before running? How about type code before compiling?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#9 | |
|
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4
![]() |
Quote:
__________________
PFO - My daily dose of technology. |
|
|
|
|
|
|
#10 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Yeah, but that button doesn't write code into your blank page, beyond some fairly simple templating
.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|