-
Notifications
You must be signed in to change notification settings - Fork 38
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
Error: Call to nonexistent function. #5
Comments
You need to include the library in your code. Download AHKHID.ahk to the same directory as example_1.ahk: https://github.com/jleb/AHKHID/raw/master/AHKHID.ahk |
This begs the question "Why don`t the examples already contain this line in them?" You never want examples to require setup. |
Ran into same problem, suggested fix worked. |
This is really dumb :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i execute
example_1.ahk
i always just getThe text was updated successfully, but these errors were encountered: