samfisherirl / Easy-Auto-GUI-for-AHK-v2

Alguimist's 'Easy AutoGUI' GUI-Designer-Builder modified for Autohotkey v2.0, using mmikeww's AHKv2 converter
Other
245 stars 17 forks source link

compile error 'ClassOrderedMap.ahk' not found? #8

Closed PENchanter closed 1 year ago

PENchanter commented 1 year ago

Hi again... You make reference to an .exe version of "Launch_AutoGUI.ahk" but no such file was included within the "Easy-Auto-GUI-for-AHK-v2-main.zip" that is currently available for download.

Am I expected to compile the .ahk file myself? I did try this and ran into the following error:

Ahk2Exe Error

#include file cannot be opened.

Specifically:
"C:\Temp\Easy-Auto-GUI-for-AHK-v2-main\lib\ClassOrderedMap.ahk"

I checked for this file and found two:

C:\Temp\Easy-Auto-GUI-for-AHK-v2-main\required\Lib\ClassOrderedMap.ahk

C:\Temp\Easy-Auto-GUI-for-AHK-v2-main\required\convert\lib\ClassOrderedMap.ahk

Please advise...

samfisherirl commented 1 year ago

https://github.com/samfisherirl/Easy-Auto-GUI-for-AHK-v2/releases/download/v1.6.2/Easy-Auto-GUI-for-AHK-v2.-.1.zip

I recommend some tutorials on github and autohotkey for foundational questions, ensuring you have a smooth dev experience,