Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:51 Go to next message
Steven Conley is currently offline Steven ConleyFriend
Messages: 2
Registered: September 2014
Junior Member
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 08:49 Go to previous messageGo to next message
Simon Bernard is currently offline Simon BernardFriend
Messages: 345
Registered: July 2009
Senior Member
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 20:47 Go to previous message
Steven Conley is currently offline Steven ConleyFriend
Messages: 2
Registered: September 2014
Junior Member
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: Fri Apr 26 02:57:49 GMT 2024

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

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

Back to the top