Hi! I am a total novice on programming!
Can someone tell me a solution for this problem?
1. I made a simple program.
2. I debugged it and tested it. It worked fine.
3. I compiled it and tested it again on my computer. It worked fine.
4. I copied the executable file from my computer to my sister's computer and tried testing it there. It doesn't work. It gets an error message says something like "Unable to launch application. Error 0xc8somethingsomething"
I thought it was just the program that had a problem. I tried making another program that does nothing but display a message box saying "Hi!" I compiled it. It worked on my computer, but again, it didn't work on my sister's computer. I tried it on other computers to, but they all get the same error. All except my computer.
What should I do? Do I need to copy other files as well?
I would be grateful if someone can tell me a working solution for my problem. Thanks!
P.S. All the computers that I tested my application on was Windows XP SP3 Pro edition, including mine.