Ok, so I know this has NOTHING to do with SFML. But for some reason, if I compile my application in Visual Studio, then copy it onto a Windows XP 32 bit virtual machine. I get this error
"(path to program) Is not a valid Win32 Application..."
I checked my build config under Build -> Configuration Manager and it's set to build using "Win32"
So I'm a bit confused as to why this is happening. :/ I was hoping someone else may have a idea or two to just throw at me. If it's doing this on XP my guess would be, that it would happen on a lot of other versions of windows as well.
Any ideas? Big thanks in advance!