After I compiled sfml 2.0 in my bindings/dotnet folder in the lib folder there is only an x64 folder with dlls, while the extlibs folder has both x86 and x64 ..
I don't have an issue with using x64 as my pc is 64 bit.
But will this run on a 32 bit pc if I make something with it?
Should there be an x86 in the lib folder?
My next question is .. are there dlls for network and system for dotnet?
If so I don't see them.
Just started messing with SFML...
I could not stand XNA due to the structure of the coding..
SFML seems awesome. just have some questions im not sure about so far
Thanks!
EDIT: nevermind the system and network question..i realize they arent needed in c#