KBot
KBot copied to clipboard
Compilation error
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.
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. https://github.com/KebsCS/KBot/commit/9dd5894bb8141e90e2b6887eb93c9a34baa98838
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.
Compile both in Release x64


Since it builds correctly, I don't think this is the place to teach you how to sign or start a driver
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.
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?