Hello dear community
I've been following a tutorial on udemy about "Create Multiplayer Game With C++" and the using version is 4.17.2 since mine is the 4.20
so when i write the codes after compile it shows me this error:
error c2062: 'value': undeclared indentifier:

https://imgur.com/a/SwwudyF
and i have no idea what should i do?
these are the codes i used:
Spoiler
Spoiler
I've been following a tutorial on udemy about "Create Multiplayer Game With C++" and the using version is 4.17.2 since mine is the 4.20
so when i write the codes after compile it shows me this error:
error c2062: 'value': undeclared indentifier:

https://imgur.com/a/SwwudyF
and i have no idea what should i do?
these are the codes i used:
Comment