Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Generate step failed. Build files cannot be regenerated correctly. #14

Open
xianghongai opened this issue Mar 16, 2023 · 2 comments

Comments

@xianghongai
Copy link

xianghongai commented Mar 16, 2023

$ sudo ./build/build.sh 
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xfixes_INCLUDE_PATH (ADVANCED)
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
X11_Xfixes_LIB (ADVANCED)
    linked by target "easy-gestured" in directory /home/xiang/Documents/easy-gesture++/service
X11_Xi_INCLUDE_PATH (ADVANCED)
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
X11_Xi_LIB (ADVANCED)
    linked by target "easy-gestured" in directory /home/xiang/Documents/easy-gesture++/service
X11_Xtst_INCLUDE_PATH (ADVANCED)
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
   used as include directory in directory /home/xiang/Documents/easy-gesture++/service
X11_Xtst_LIB (ADVANCED)
    linked by target "easy-gestured" in directory /home/xiang/Documents/easy-gesture++/service

CMake Error in CMakeLists.txt:
  Found relative path while evaluating include directories of
  "easy-gestured":

    "X11_Xtst_INCLUDE_PATH-NOTFOUND"



-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

The original author has not been active for many years, Release an easy-gestured++?

@xianghongai
Copy link
Author

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy

@ProgrammingLife
Copy link

ProgrammingLife commented Jan 5, 2024

I've successfully compiled it but then:

$ ./easy-gestured 

[1]    81560 segmentation fault (core dumped)  ./easy-gestured

Arch Linux.

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

No branches or pull requests

2 participants