## 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.
Installed TDM, CMake, Git. Launched bootstrap.bat:
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.