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

Author Topic: IpAddress::toString() doesnt work...  (Read 1730 times)

0 Members and 1 Guest are viewing this topic.

kostya951

  • Newbie
  • *
  • Posts: 1
    • View Profile
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?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10818
    • View Profile
    • development blog
    • Email
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?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/