Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
DotNet
»
.NET
Print
Pages: [
1
]
Author
Topic: .NET (Read 6321 times)
0 Members and 1 Guest are viewing this topic.
ravenheart
Full Member
Posts: 148
.NET
«
on:
January 09, 2009, 03:46:09 pm »
i know there is .NET binding for sfml but can it somehow be used under mono too?
i mean what is if i would like to write in c# but under unix-systems?
thx 4 answers
Logged
Laurent
Administrator
Hero Member
Posts: 32498
.NET
«
Reply #1 on:
January 09, 2009, 04:31:21 pm »
It is compatible with Mono in theory, as I'm using P/Invoke rather than C++/CLI.
What you need are the SFML and CSFML development files (headers + libs) installed, and recompile the .Net binding using Mono.
If you do it please tell me if it works
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
.NET
anything