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

Can't install LuaDist - "C:\Users\" is not recognized as an internal or external command #231

Open
rinart73 opened this issue Jun 25, 2018 · 1 comment

Comments

@rinart73
Copy link

rinart73 commented Jun 25, 2018

Installed TDM, CMake, Git. Launched bootstrap.bat:

## This will build some LuaDist components TWO times!
CMake Warning (dev) at CMakeLists.txt:56 (add_custom_target):
  Policy CMP0037 is not set: Target names should not be reserved and should
  match a validity pattern.  Run "cmake --help-policy CMP0037" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  The target name "install" is reserved or not valid for certain CMake
  features, such as generator expressions, and may result in undefined
  behavior.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: C:/LuaDist/_bootstrap/_bootstrap/tmp
"C:\Users\" is not recognized as an internal or external command
Makefile:243: recipe for target 'cmake_check_build_system' failed
mingw32-make.exe: *** [cmake_check_build_system] Error 1
## Bootstrap done, building LuaDist using LuaDist
The system can not find the specified path.
## LuaDist is now built and can be found in C:\LuaDist\_bootstrap\_install`

There are no LuaDist in "C:\LuaDist_bootstrap_install" of course. I tried to search for "C:\Users" in LuaDist bootstrap config files, but haven't found anything.

I'm using Windows 10 x64 in Russian language.

@worwrefedwarzon
Copy link

see issue #233

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

No branches or pull requests

2 participants