I'm a novice programmer of C++ and a newcomer to VC++. When I compile my console applications I can normally execute them directly using the .exe file found in ...projects/file_name/debug. However when I've tried to execute them on other machines they don't seem to work.
I am using a 64bit Vista platform and the others I've tried it on (and failed) are 64bit XP but I wouldn't have thought that that would make a difference.
Any ideas