Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: A couple 2.0 dotnet questions  (Read 2636 times)

0 Members and 1 Guest are viewing this topic.

Charlie

  • Newbie
  • *
  • Posts: 10
    • View Profile
A couple 2.0 dotnet questions
« 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#

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
A couple 2.0 dotnet questions
« Reply #1 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.
Laurent Gomila - SFML developer