Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No 64bit version? #766

Closed
concatime opened this issue May 27, 2017 · 2 comments
Closed

No 64bit version? #766

concatime opened this issue May 27, 2017 · 2 comments
Assignees

Comments

@concatime
Copy link

Hi. I searched for a version of ZeroBrane Studio 64bit with 64bit Lua also, but find nothing. Is It on the ToDo list? Or may seem useless? Why I'm I searching for 64? Cause I want to use the internal lua provided as main lua in my pc, but it's only 32 bits.

@pkulchenko
Copy link
Owner

@concatime, you don't need 64bit version of the IDE to debug 64bit applications on windows. You just need to set the interpreter to use 64bit version of Lua (following the instructions for path.lua here: https://studio.zerobrane.com/doc-general-preferences#interpreter-path) and then reference 64bit libraries that may be needed for debugging. See this sections in the documentation for details: https://studio.zerobrane.com/doc-remote-debugging#debugging-of-64bit-applications.

@pkulchenko
Copy link
Owner

Also see #756.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants