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
»
SFML.Net 2.2 Released
Print
Pages: [
1
]
Author
Topic: SFML.Net 2.2 Released (Read 5498 times)
0 Members and 1 Guest are viewing this topic.
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
SFML.Net 2.2 Released
«
on:
March 09, 2015, 11:41:22 pm »
After a way too long time, SFML.Net has finally caught up with SFML and it's now on version 2.2 as well.
Pre-compiled binaries:
http://www.sfml-dev.org/download/sfml.net/
GitHub repository:
https://github.com/SFML/SFML.Net/tree/2.2
A big thank you to everyone who contributed!
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
StormWingDelta
Sr. Member
Posts: 365
Re: SFML.Net 2.2 Released
«
Reply #1 on:
March 10, 2015, 12:55:16 am »
yay now I can update to 2.2 here.
Logged
I have many ideas but need the help of others to find way to make use of them.
Dejan Geci
Newbie
Posts: 19
Re: SFML.Net 2.2 Released
«
Reply #2 on:
March 16, 2015, 10:11:06 am »
32bit 2.2 package contains 64bit .NET dlls - please update it
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: SFML.Net 2.2 Released
«
Reply #3 on:
March 16, 2015, 10:52:45 am »
Has been updated. If you had bad luck, you might have downloaded from an outdated mirror, try
this link
.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
neckbeard
Newbie
Posts: 2
Re: SFML.Net 2.2 Released
«
Reply #4 on:
March 16, 2015, 03:13:17 pm »
Hi, the 32bit 2.2 bindings are still showing the arch. target errors. Also it appears both the 2.2 releases are the same.
From:
http://mirror2.sfml-dev.org/files/SFML.Net-2.2-32-bit.zip
File: SFML.Net-2.2-32-bit.zip
CRC-32: f013daa0
MD4: 071d3ffbe71d59d61bbb59f337652f8c
MD5: c14ebb9d7354625deca7fce2886b5d63
SHA-1: 8d5275ca0b6f994bcb10193ce4a466ffc28b8b29
From:
http://www.sfml-dev.org/files/SFML.Net-2.2-32-bit.zip
File: SFML.Net-2.2-32-bit.zip
CRC-32: f013daa0
MD4: 071d3ffbe71d59d61bbb59f337652f8c
MD5: c14ebb9d7354625deca7fce2886b5d63
SHA-1: 8d5275ca0b6f994bcb10193ce4a466ffc28b8b29
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
AW: SFML.Net 2.2 Released
«
Reply #5 on:
March 16, 2015, 03:20:48 pm »
The last mirror has been updated. Question now just remains why they are still wrong after the old one was replaced.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
zsbzsb
Hero Member
Posts: 1409
Active Maintainer of CSFML/SFML.NET
Re: SFML.Net 2.2 Released
«
Reply #6 on:
March 16, 2015, 03:51:44 pm »
I just tested them (again) and the 32 bit package does not give any errors when targeting x86. I suggest you delete all SFML related binaries and redownload just to make sure you don't have anything old hanging around.
Logged
Motion / MotionNET
- Complete video / audio playback for SFML / SFML.NET
NetEXT
- An SFML.NET Extension Library based on
Thor
Ztormi
Jr. Member
Posts: 71
Web developer by day. Game developer by night.
Re: SFML.Net 2.2 Released
«
Reply #7 on:
May 07, 2015, 02:20:19 pm »
Which CSFML dlls I'm gonna need for this?
I'm getting AccessViolation exception on window.draw when using the extlibs of the package.
Edit
: Tried on different computer and
works fine
, most likely a driver issue then...
«
Last Edit: May 07, 2015, 03:34:59 pm by Ztormi
»
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
SFML.Net 2.2 Released