barry-ran/QtScrcpy

does not contain a CMakeLists.txt file.

Opened this issue · 3 comments

hello everyone, i use fedora and i need to install qtscrcpy so i tryed to build from the source and this is happen

~/Downloads/QtScrcpy-2.2.1/build$ cmake ..
-- [QtScrcpy] Project QtScrcpy 0.0.0
-- [QtScrcpy] CPU_ARCH:x64
-- [QtScrcpy] BUILD_TYPE:RelWithDebInfo
-- [QtScrcpy] C++ compiler ID is: GNU
-- [QtScrcpy] Set warnings as error
-- [QtScrcpy] Qt version is: 5.15
-- multi config:QC_IS_MUTIL_CONFIG
CMake Error at QtScrcpy/CMakeLists.txt:330 (add_subdirectory):
The source directory

/home/mustafa/Downloads/QtScrcpy-2.2.1/QtScrcpy/QtScrcpyCore

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!

I have the same issue 👍

包含子模块 git clone --recurse-submodules git@github.com:barry-ran/QtScrcpy.git

包含子模块 git clone --recurse-submodules git@github.com:barry-ran/QtScrcpy.git

what ?