GameNetworkingSockets icon indicating copy to clipboard operation
GameNetworkingSockets copied to clipboard

(Linux) Fails to compile on latest version of protobuf

Open m1neral-rocks opened this issue 11 months ago • 0 comments

GameNetworkingSockets fails to compile after updating arch linux. In src/steamnetworkingsockets/clientlib/csteamnetworkingsockets.cpp SteamNetworkingIdentityToProtobuf gives No member named 'c_str' in 'std::basic_string_view<char>. Did something change with protobuf? It was compiling without issues just a few weeks ago.

m1neral-rocks avatar Apr 02 '25 20:04 m1neral-rocks