Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Network
»
IpAddress::toString() doesnt work...
Print
Pages: [
1
]
Author
Topic: IpAddress::toString() doesnt work... (Read 2068 times)
0 Members and 1 Guest are viewing this topic.
kostya951
Newbie
Posts: 1
IpAddress::toString() doesnt work...
«
on:
February 08, 2018, 07:05:26 am »
Windows 10, Visual Studio 2012 when i calling toString() function of IpAddress i get an error
"Invalid address specified to RtlValidateHeap( 04720000, 00B27F00 )" Does anybody knows something about?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: IpAddress::toString() doesnt work...
«
Reply #1 on:
February 08, 2018, 07:39:18 am »
Wrong library version? Mixing debug and release? Doing manual memory management?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Network
»
IpAddress::toString() doesnt work...
anything