Skip to main content



      Home
Home » Archived » Lua Development Tools » Windows 64 or 32 bit(Does LDT run as a 64 bit application?)
Windows 64 or 32 bit [message #1434791] Tue, 30 September 2014 11:51 Go to next message
Eclipse UserFriend
I want to be able to create LUA scripts that read the Windows registry on Windows 8.1. I'm having problems with Lua For Windows (LFW) reading/writing to "HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node" in stead of HKEY_LOCAL_MACHINE...".

Will LUA programs run under LDT's LUA interprestor be running in 32 bit or 64 bit mode?
Re: Windows 64 or 32 bit [message #1435275 is a reply to message #1434791] Wed, 01 October 2014 04:49 Go to previous messageGo to next message
Eclipse UserFriend
I'm not sure to understand.

But if you ask for the lua interpreters embedded in LDT (lua 5.1 and lua 5.2) ? it run in the arch of your eclipse/ldt.
(if you run a 32 bit eclipse with 32 bit java vm, interpreter is in 32bits)

But it seems you use Lua For Windows so you don't care about the arch of embedded interpreter. In the case the arch depends of your version of Lua For Windows.
Re: Windows 64 or 32 bit [message #1436382 is a reply to message #1435275] Thu, 02 October 2014 16:47 Go to previous message
Eclipse UserFriend
I was planning to switch to the Lua interpreter included with LDT; however, after reading more of the documentation, I see that I should be able to use LDT with Lua for Windows.

You did answer my question. I'm running 64 bit eclispse and java sdk.
Previous Topic:not able to create a Lua Application run configuration
Next Topic:Problems with LuaDoc View
Goto Forum:
  


Current Time: Wed Mar 19 19:53:42 EDT 2025

Powered by FUDForum. Page generated in 0.03805 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top