-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiler Error in auth_interface.cpp #12
Comments
Which version of EOS are you using? |
A version above 1.15 may need changes due to breaking changes or updates. |
I'm using the latest version, which is 1.16.1. |
Try using v.1.15 for now until the project is updated. Or download the prebuilt addon from the GitHub releases page. |
Fixed #13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I pulled the repo and tried compiling it today. I got this compiler error:
In the EOS Documentation:
https://dev.epicgames.com/docs/api-ref/structs/eos-auth-login-callback-info
I looked into the eos_auth_typs.h file, and it's still there. It's just been renamed to AccountFeaturesRestrictedInfo_DEPRECATED.
The text was updated successfully, but these errors were encountered: