-
Notifications
You must be signed in to change notification settings - Fork 43
Compilation error #1
Comments
The app uses AWS to parse JSON data from LoL in-game API, so you would have needed to compile "aws-cpp-sdk-core". |
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 |
Figured it out. Thanks anyway. |
hey can you tell me how did you figure out in this section? |
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 text was updated successfully, but these errors were encountered: