View Single Post
  #1 (permalink)  
Old February 6th, 2006, 08:14 PM
aepstein824 aepstein824 is offline
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Run Program outside IDE (please help a begginer)

I'm using Visual C++ IDE(thats not the point)

I'm using a textbook to learn the language.

I'm writing valid programs with no error messages or warnings.

The programs run fine from the IDE and from Windows explorer.

However, if I move the program to another computer, using a disk, I can't run the program, something about the application configurations.

I've tried CLR console apps and Win32 Console apps.

Reply With Quote