Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Error while installing LuaDist on Windows #227

@kalindkaria

Description

@kalindkaria

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..!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions