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

Building LuaDist Error #213

Open
italks opened this issue Jan 28, 2015 · 1 comment
Open

Building LuaDist Error #213

italks opened this issue Jan 28, 2015 · 1 comment

Comments

@italks
Copy link

italks commented Jan 28, 2015

This will build some LuaDist components TWO times!

CMake Warning at CMakeLists.txt:7 (project):
To use the NMake generator, cmake must be run from a shell that can use the
compiler cl from the command line. This environment does not contain
INCLUDE, LIB, or LIBPATH, and these must be set for the cl compiler to
work.

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:/Users/zhoulizhi/Desktop/lua/bootstrap/
bootstrap/tmp
CMake Error: Generator: execution of make failed. Make command was: "nmake" "/NO
LOGO" "-j6" "install"

Bootstrap done, building LuaDist using LuaDist

./bootstrap: line 21: /C/Users/zhoulizhi/Desktop/lua/_bootstrap/_bootstrap/bin/l
uadist: No such file or directory

LuaDist is now built and can be found in the /C/Users/zhoulizhi/Desktop/lua/_

bootstrap/_install

@italks
Copy link
Author

italks commented Jan 28, 2015

CMake Error: Generator: execution of make failed. Make command was: "nmake" "/NO
LOGO" "-j6" "install"

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

1 participant