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
»
Do I need to change dll's versions like in c++?
Print
Pages: [
1
]
Author
Topic: Do I need to change dll's versions like in c++? (Read 9569 times)
0 Members and 1 Guest are viewing this topic.
SpaceEye
Newbie
Posts: 2
Do I need to change dll's versions like in c++?
«
on:
July 08, 2021, 09:55:42 pm »
On c++ version, there are two versions of SFML, debug and release. Do i need to change to release c# version, or it will do it automatically? (I use Rider from JetBrains, if relevant)
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Do I need to change dll's versions like in c++?
«
Reply #1 on:
July 09, 2021, 08:58:07 am »
Rider will automatically pick release or debug version when you switch
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
SpaceEye
Newbie
Posts: 2
Re: Do I need to change dll's versions like in c++?
«
Reply #2 on:
July 09, 2021, 10:35:01 am »
Thanks.
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
Do I need to change dll's versions like in c++?
anything