Conversation
in the newer steam sdk versions, the formerly osx32 directory is now osx
|
Thanks, what Steam SDK version is this for? |
|
v1.45 25th June 2019 says the readme.txt
Am Di., 23. Juli 2019 um 22:50 Uhr schrieb Lars Doucet <
notifications@github.com>:
… Thanks, what Steam SDK version is this for?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#30?email_source=notifications&email_token=AADRVYBNBRIK7B54PUFH46DQA5VKXA5CNFSM4IGJGMVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2UMYGQ#issuecomment-514378778>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADRVYD47MTHMBOFCLGGUETQA5VKXANCNFSM4IGJGMVA>
.
|
|
Cool, any other changes with the SDK? I wonder if this directory change was the cause of the other issue you posted -- if the steam dll's weren't found, that is a likely explanation for that symptom. |
|
(I tried building against an older steam sdk version, but it was pre-controller-support. What steam library sdk version are you using?) I've no idea what changes have happened in steam SDK land recently (=the last four years). |
|
What I've got installed locally is v1.42 3rd January 2018, apparently. |
|
Ok I'll try that out and report back. Thanks :) (Oh there're nice changelogs here if you want an overview of what's changed over time : https://partner.steamgames.com/downloads/list ) |
|
Yeah building against that (or just me being more careful to not mess up more generally) fixed it. 💀 |
in the newer steam sdk versions, the formerly osx32 directory is now osx (uh, someone should probably update the bat file as well, but I'm on mac rn)