View Single Post
  #1 (permalink)  
Old October 10th, 2007, 10:38 PM
cprogrammer cprogrammer is offline
Registered User
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default cant locate file during debug

I have just installed the introductory version of c++ for use with beginning visual c++ 6. Each time I run debug to step through my code I get a pop up window asking for a path to a program that cant be found. Each time it is looking for a file such as print.c or strlen.asm etc. Is this a set up issue? Any help would be appreciated. Thanks, Roger
Reply With Quote