You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am cookie in Linux and I want to make my M720 Triathlon mouse with full productivity by keys maping. However I couldn't find any app about it. I tried to install this app by just copying and pasting codes in here. I take a error as ' doesn't include CMakeList.exe'. I tried to fix randomly however in a row i took that error. Could you help me guys?
``mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:44 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:506 (include):
include could not find requested file:
Source/CMakeVersionCompute.cmake
CMake Error at CMakeLists.txt:528 (include):
include could not find requested file:
Source/CMakeInstallDestinations.cmake
CMake Error at CMakeLists.txt:531 (include):
include could not find requested file:
/home/berkay/build/Tests/CMakeInstall.cmake
CMake Error at CMakeLists.txt:535 (include):
include could not find requested file:
CompileFlags.cmake
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
CMake Error at CMakeLists.txt:253 (add_subdirectory):
add_subdirectory given source "Source/kwsys" which is not an existing
directory.
Call Stack (most recent call first):
CMakeLists.txt:567 (CMAKE_BUILD_UTILITIES)
CMake Error: File /home/berkay/build/cmake_uninstall.cmake.in does not exist.
CMake Error at CMakeLists.txt:618 (configure_file):
configure_file Problem configuring file
CMake Error at CMakeLists.txt:625 (include):
include could not find requested file:
CMakeCPack.cmake
CMake Error: File /home/berkay/build/Templates/CTestScript.cmake.in does not exist.
CMake Error at CMakeLists.txt:194 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:630 (CMAKE_SETUP_TESTING)
CMake Error at CMakeLists.txt:658 (add_subdirectory):
add_subdirectory given source "Source" which is not an existing directory.
CMake Error at CMakeLists.txt:659 (add_subdirectory):
add_subdirectory given source "Utilities" which is not an existing
directory.
CMake Error at CMakeLists.txt:662 (add_subdirectory):
add_subdirectory given source "Tests" which is not an existing directory.
CMake Error at CMakeLists.txt:679 (install):
install FILES given no DESTINATION!
CMake Error at CMakeLists.txt:682 (install):
install DIRECTORY given no DESTINATION!
CMake Error at CMakeLists.txt:695 (add_subdirectory):
add_subdirectory given source "Auxiliary" which is not an existing
directory.
-- Configuring incomplete, errors occurred!
See also "/home/berkay/build/build/CMakeFiles/CMakeOutput.log".
See also "/home/berkay/build/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
The text was updated successfully, but these errors were encountered:
I am cookie in Linux and I want to make my M720 Triathlon mouse with full productivity by keys maping. However I couldn't find any app about it. I tried to install this app by just copying and pasting codes in here. I take a error as ' doesn't include CMakeList.exe'. I tried to fix randomly however in a row i took that error. Could you help me guys?
``mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:44 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:52 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:60 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:506 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:528 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:531 (include):
include could not find requested file:
CMake Error at CMakeLists.txt:535 (include):
include could not find requested file:
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
CMake Error at CMakeLists.txt:253 (add_subdirectory):
add_subdirectory given source "Source/kwsys" which is not an existing
directory.
Call Stack (most recent call first):
CMakeLists.txt:567 (CMAKE_BUILD_UTILITIES)
CMake Error: File /home/berkay/build/cmake_uninstall.cmake.in does not exist.
CMake Error at CMakeLists.txt:618 (configure_file):
configure_file Problem configuring file
CMake Error at CMakeLists.txt:625 (include):
include could not find requested file:
CMake Error: File /home/berkay/build/Templates/CTestScript.cmake.in does not exist.
CMake Error at CMakeLists.txt:194 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:630 (CMAKE_SETUP_TESTING)
CMake Error at CMakeLists.txt:658 (add_subdirectory):
add_subdirectory given source "Source" which is not an existing directory.
CMake Error at CMakeLists.txt:659 (add_subdirectory):
add_subdirectory given source "Utilities" which is not an existing
directory.
CMake Error at CMakeLists.txt:662 (add_subdirectory):
add_subdirectory given source "Tests" which is not an existing directory.
CMake Error at CMakeLists.txt:679 (install):
install FILES given no DESTINATION!
CMake Error at CMakeLists.txt:682 (install):
install DIRECTORY given no DESTINATION!
CMake Error at CMakeLists.txt:695 (add_subdirectory):
add_subdirectory given source "Auxiliary" which is not an existing
directory.
-- Configuring incomplete, errors occurred!
See also "/home/berkay/build/build/CMakeFiles/CMakeOutput.log".
See also "/home/berkay/build/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
The text was updated successfully, but these errors were encountered: