LuaDist / Repository

Repository of LuaDist modules available for installation using the luadist-git command line tool
www.luadist.org
243 stars 41 forks source link

Error while installing LuaDist on Windows #227

Open kalindkaria opened 7 years ago

kalindkaria commented 7 years ago

Hello, I installed all the dependencies required to install Lua on Windows i.e. CMake and Git. After that I followed the instructions given on: https://github.com/LuaDist/Repository/wiki/LuaDist:-Installation

git clone --recursive git://github.com/LuaDist/bootstrap.git _bootstrap cd _bootstrap bootstrap.bat

When I run the last command "bootstrap.bat", it shows the following error in cmd.exe

C:\Windows\System32_bootstrap>bootstrap.bat

This will build some LuaDist components TWO times!

CMake Error: The source directory "C:/Windows/System32/_bootstrap" does not exist. Specify --help for usage, or press the help button on the CMake GUI. Error: C:/Windows/System32/_bootstrap/_bootstrap/tmp is not a directory

Bootstrap done, building LuaDist using LuaDist

The system cannot find the path specified.

LuaDist is now built and can be found in C:\Windows\System32_bootstrap_install

Kindly look at this bug at the earliest. Thanks alot..!!

worwrefedwarzon commented 5 years ago

see issue #233