SFML community forums

Bindings - other languages => DotNet => Topic started by: Charlie on June 13, 2011, 09:54:37 pm

Title: A couple 2.0 dotnet questions
Post by: Charlie on June 13, 2011, 09:54:37 pm
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 :P

Thanks!

EDIT: nevermind the system and network question..i realize they arent needed in c#
Title: A couple 2.0 dotnet questions
Post by: Laurent on June 13, 2011, 10:54:54 pm
Quote
Should there be an x86 in the lib folder?

You can switch to x86 in Visual Studio.