You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've done some more digging into this, and it looks like this isn't something I'm going to be able to resolve on my end, at least within the dotnet tooling.
There is a related issue on the dotnet runtime repo : dotnet/runtime/issues/33384 From reading that issue it seems like the only solution will to either install libstdc++ manually, or hope that the package gets included in a newer version of DSM.
I'm leaving the issue open for now, so other people with the same issue can see that this is still outstanding.
While running the tool, this error gets returned:
./SteamPrefill: /lib/libstdc++.so.6: no version information available (required by ./SteamPrefill)
DSM 6.2.3-25426
The text was updated successfully, but these errors were encountered: