Jump to content

Scite compiles to x64?!?


Recommended Posts

I've just installed the full version of Scite for Autoit and during installation activated the option of using 64bit where possible and I regret it now. I was just trying to compile a one line RuAs script and it's twice the size it used to be and doesn't work on my old Laptop. I couldn't find any options to compile in 32bit mode. Any suggestions? I've tried the search and google and found nothing.

Thanks

Link to comment
Share on other sites

  • Developers

Add the following line at the top of your script:

#AutoIt3Wrapper_UseX64=n
Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I love the internet. How was I ever going to figure that out on my own?!? Thanks so much!

Btw, I get a destination file error when I try to "just compile" it but beta compile worked on the first go. Just in case somebody else runs into trouble.

Edited by hypertyper
Link to comment
Share on other sites

CompileScript with Options... and there is a x86 radio button on that UI.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...