luvit / lit

Toolkit for developing, sharing, and running luvit/lua programs and libraries.
http://lit.luvit.io/
Apache License 2.0
245 stars 58 forks source link

fix(get-lit.ps1): Detect and work with 32bit archs on windows #107

Closed kaustavha closed 9 years ago

kaustavha commented 9 years ago

Fixes #105

rphillips commented 9 years ago

Lgtm. Thanks!

creationix commented 9 years ago

So if I open a cmd.exe environment from visual studio for 32-bit compiles, will this detect it as 32-bit on a 64-bit machine?

rphillips commented 9 years ago

yes. this should be fine.