SFML community forums

Help => General => Topic started by: mudkip on May 07, 2009, 12:24:49 pm

Title: SFML applications won't run on XP tablet edition
Post 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:
Title: SFML applications won't run on XP tablet edition
Post by: Laurent on May 07, 2009, 12:40:09 pm
Have you tried recompiling everything (SFML + your program) on this OS?
Title: SFML applications won't run on XP tablet edition
Post by: mudkip on May 07, 2009, 12:42:32 pm
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?
Title: SFML applications won't run on XP tablet edition
Post by: Laurent on May 07, 2009, 01:44:15 pm
Do you use Visual C++? If so, have you installed the VC runtime DLLs on the target computers?
Title: SFML applications won't run on XP tablet edition
Post by: Jallen on May 07, 2009, 05:27:19 pm
Yeah, they are installed, we even tried it on another tablet PC to make sure that it was that causing the problem... hmm.