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.
|