The folder actually exists, I edited the error to remove information I'd rather not have public.
There was no errors when creating the all_build.
There is no stack trace errors.
Here's the log.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
1>------ Rebuild All started: Project: INSTALL, Configuration: Release Win32 ------
1> Building Custom Rule C:/Users/.../DIR/celeron55-minetest-0e8bd53/CMakeLists.txt
1> CMake does not need to re-run because C:\Users\...\DIR\celeron55-minetest-0e8bd53-build\CMakeFiles\generate.stamp is up-to-date.
1> CMake Error at src/cmake_install.cmake:34 (FILE):
1> file INSTALL cannot find
1> "C:/Users/.../DIR/celeron55-minetest-0e8bd53/bin/Release/minetest.exe".
1> Call Stack (most recent call first):
1> cmake_install.cmake:44 (INCLUDE)
1>
1>
1> -- Install configuration: "Release"
1> -- Up-to-date: C:/Users/.../DIR/celeron55-minetest-0e8bd53-install/doc/README.txt
1> -- Up-to-date: C:/Users/.../DIR/celeron55-minetest-0e8bd53-install/doc/changelog.txt
1> -- Up-to-date: C:/Users/.../DIR/celeron55-minetest-0e8bd53-install/doc/minetest.conf.example
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "setlocal
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: "C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmEnd
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmErrorLevel
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: exit /b %1
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmDone
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 1.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Edit: All all_build does is this (rebuild)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
1>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
1> Build all projects
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========