maestrith / AHK-Studio

Created with AHK Studio
http://www.maestrith.com
363 stars 68 forks source link

Error: unregistered window class Scintilla on compile #225

Open piterat opened 3 years ago

piterat commented 3 years ago

image Please see attached image for full error. Please notify me at piterat@gmail.com if/when resolved

maestrith commented 3 years ago

Did you compile using AHK-Studio or Autohotkey? AutoHotkey_LxBWtRUxXR

maestrith commented 3 years ago

Access Omni-Search by pressing Alt+M

piterat commented 3 years ago

Compiled with autohotkey

On Sat, Nov 28, 2020, 10:31 AM Chad Wilson notifications@github.com wrote:

Did you compile using AHK-Studio or Autohotkey? [image: AutoHotkey_LxBWtRUxXR] https://user-images.githubusercontent.com/2114637/100519262-d1b93a80-3164-11eb-8f33-a70b5a18de49.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maestrith/AHK-Studio/issues/225#issuecomment-735245021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHF4Q4NRTTUKBJSEULB7TDSSEJUVANCNFSM4UEAUW4Q .

maestrith commented 3 years ago

That would be why. When you compile with AHK and you have the 64 bit version installed, it will default compile with x64 binaries. AHK Studio needs to be compiled using the x32 binaries.

piterat commented 3 years ago

Ok. How do I do that?

On Sat, Nov 28, 2020, 3:25 PM Chad Wilson notifications@github.com wrote:

That would be why. When you compile with AHK and you have the 64 bit version installed, it will default compile with x64 binaries. AHK Studio needs to be compiled using the x32 binaries.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maestrith/AHK-Studio/issues/225#issuecomment-735286318, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHF4Q3VTN7GD2HW35CPUQLSSFMB3ANCNFSM4UEAUW4Q .

maestrith commented 3 years ago

Re-Download the AHK file, run the program, Alt+M Compile Ahk Studio{Enter}

piterat commented 3 years ago

I apologize, still confused. my current steps are

  1. right-click studio.ahk file and click compile
  2. double click studio.exe to run and getting error i cant get the program running to use alt+M
piterat commented 3 years ago

no worries, found the answer here https://www.autohotkey.com/boards/viewtopic.php?t=4669

maestrith commented 3 years ago
  1. Re-Download AHK Studio
  2. Launch it
  3. Press the Alt key + M
  4. Type in Compile Ahk Studio
  5. Press the Enter key It should be compiled properly.
jsnl89 commented 1 year ago

I'm getting the same error. I'm working on a W10 external desktop environment I tried opening AHK studio in AHK U32 as well.

When I launch AHK studio Alt-M doesn't trigger the Omni-Search box that you show in your post. Can this be fixed?