SFML community forums
Help => General => Topic started by: mudkip on May 07, 2009, 12:24:49 pm
-
Is this a bug? Is there a fix?
I have written a program using SFML and it will not run on a tablet XP laptop. I tried running it on another tablet laptop with the same error: "The application was not configured correctly" or something like that. It runs fine on the other 5 laptops i have tested it with.
Help please D:
-
Have you tried recompiling everything (SFML + your program) on this OS?
-
No, I haven't, but I can't really do that at the moment unfortunately :(
Any other suggestions or reason why it could not work?
-
Do you use Visual C++? If so, have you installed the VC runtime DLLs on the target computers?
-
Yeah, they are installed, we even tried it on another tablet PC to make sure that it was that causing the problem... hmm.