Skip to content
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

Android Build #22

Open
k2ncore opened this issue Sep 9, 2019 · 1 comment
Open

Android Build #22

k2ncore opened this issue Sep 9, 2019 · 1 comment

Comments

@k2ncore
Copy link

k2ncore commented Sep 9, 2019

ProcessResult.StdOut: D:/Projects/MyGame/Plugins/GameLiftClientSDK/Source/GameLiftClientSDK/Public\aws/gamelift/model/OperatingSystem.h(35,1): error: variable has incomplete type 'Aws::GameLift::Model::__declspec'
ProcessResult.StdOut: AWS_GAMELIFT_API OperatingSystem GetOperatingSystemForName(const Aws::String& name);
ProcessResult.StdOut: ^
ProcessResult.StdOut: D:/Projects/MyGame/Plugins/GameLiftClientSDK/Source/GameLiftClientSDK/Public\aws/gamelift/GameLift_EXPORTS.h(38,41): note: expanded from macro 'AWS_GAMELIFT_API'
ProcessResult.StdOut: #define AWS_GAMELIFT_API __declspec(dllimport)
ProcessResult.StdOut: ^
ProcessResult.StdOut: D:/Projects/MyGame/Plugins/GameLiftClientSDK/Source/GameLiftClientSDK/Public\aws/gamelift/model/AcceptMatchResult.h(35,9): note: forward declaration of 'Aws::GameLift::Model::__declspec'
ProcessResult.StdOut: class AWS_GAMELIFT_API AcceptMatchResult
ProcessResult.StdOut: ^
ProcessResult.StdOut: D:/Projects/MyGame/Plugins/GameLiftClientSDK/Source/GameLiftClientSDK/Public\aws/gamelift/GameLift_EXPORTS.h(38,30): note: expanded from macro 'AWS_GAMELIFT_API'
ProcessResult.StdOut: #define AWS_GAMELIFT_API __declspec(dllimport)
ProcessResult.StdOut: ^
ProcessResult.StdOut: fatal error: too many errors emitted, stopping now [-ferror-limit=]

I think I am missing something here.

Can someone please help or I am in a completely wrong place to even ask this question.?

@SalahAdDin
Copy link

Did you finish this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants