Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Compilation error #1

Open
ghost opened this issue May 16, 2021 · 8 comments
Open

Compilation error #1

ghost opened this issue May 16, 2021 · 8 comments

Comments

@ghost
Copy link

ghost commented May 16, 2021

fatal error C1083: Cannot open include file: 'aws/core/utils/json/JsonSerializer.h': No such file or directory

I keep getting this error when I try to compile.

@KebsCS
Copy link
Owner

KebsCS commented May 16, 2021

The app uses AWS to parse JSON data from LoL in-game API, so you would have needed to compile "aws-cpp-sdk-core".
But I added all the required files to compile the source in one of the newest commits. 9dd5894

@ghost
Copy link
Author

ghost commented May 17, 2021

The default for the driver deployment is set to ARM. Is that correct? I've successfully compiled kbot but I'm having issues with the driver.

@KebsCS
Copy link
Owner

KebsCS commented May 17, 2021

Compile both in Release x64

@ghost
Copy link
Author

ghost commented May 17, 2021

image

@ghost
Copy link
Author

ghost commented May 17, 2021

image

@KebsCS
Copy link
Owner

KebsCS commented May 17, 2021

Since it builds correctly, I don't think this is the place to teach you how to sign or start a driver

@ghost
Copy link
Author

ghost commented May 17, 2021

Since it builds correctly, I don't think this is the place to teach you how to sign or start a driver

Figured it out. Thanks anyway.

@behroozUAC
Copy link

Since it builds correctly, I don't think this is the place to teach you how to sign or start a driver

Figured it out. Thanks anyway.

hey can you tell me how did you figure out in this section?

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

No branches or pull requests

2 participants