philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

Cant build it on Windows 64 #92

Closed Cynobs-repo closed 1 year ago

Cynobs-repo commented 1 year ago

Hey, i try to build it from source and get the error:

SteamworksPy.cpp(993): error C2660: "ISteamUser::GetAuthSessionTicket": Funktion akzeptiert keine 3 Argumente ... comsteam\SteamworksPy-1.6.5_build_7616\sdk\steam\isteamuser.h(131): note: Siehe Deklaration von "ISteamUser::GetAuthSessionTicket" SteamworksPy.cpp(993): note: bei Anpassung der Argumentliste "(char , int, uint32 )"

What is going wrong?