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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - slinky55

Pages: [1]
1
Network / Re: sf::IpAddress doesn't accept string
« on: September 13, 2022, 03:19:32 am »
If i'm using SFML as a submodule would this be the issue?

2
Network / sf::IpAddress doesn't accept string
« on: September 08, 2022, 07:07:45 pm »
I was reading documentation on the networking module, and the example code shows that the sf::IpAddress constructor may take a string as it's argument, however when writing my own code, this doesn't seem to be the case.  I took a look at the header file, and there doesn't seem to be this constructor.  Is this a mistake in the documentation, or on my part?

Pages: [1]
anything