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 error #4

Open
HMar2022 opened this issue Aug 23, 2023 · 3 comments
Open

Cmake error #4

HMar2022 opened this issue Aug 23, 2023 · 3 comments

Comments

@HMar2022
Copy link

CMake Error at Maple/lib/tracer/src/CMakeLists.txt:89 (set_target_properties):
set_target_properties called with incorrect number of arguments.

@LazyWaves
Copy link

LazyWaves commented Jan 23, 2024

Same problem for me.

-- Could NOT find LibUnwind (missing: LibUnwind_INC LibUnwind_LIB)
-- Could NOT find LibELF (missing: LibELF_INC LibELF_INC2 LibELF_DW_LIB LibELF_ELF_LIB)
-- Could NOT find DLFCN (missing: DLFCN_INC DLFCN_DW_LIB)
-- Could NOT find LibBFD (missing: LibBFD_INC LibBFD_DW_LIB DLFCN_FOUND LibBFD_LIBZ LibBFD_LIBIBERTY)
-- Could NOT find DLFCN (missing: DLFCN_INC DLFCN_DW_LIB)
-- Could NOT find Execinfo (missing: Execinfo_INC Execinfo_LIB DLFCN_FOUND)
-- Could NOT find DLFCN (missing: DLFCN_INC DLFCN_DW_LIB)
-- Could NOT find Execinfo (missing: Execinfo_INC Execinfo_LIB DLFCN_FOUND)
fatal: not a git repository (or any of the parent directories): .git
CMake Error at Maple/lib/tracer/cmake/cmakeBuildTools/git.cmake:45 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
Call Stack (most recent call first):
Maple/lib/tracer/CMakeLists.txt:161 (run_git)

@crossous
Copy link

Don't download zip, i fetch it use github desktop to fix it.
Maybe it has some submodule at /Code/Maple/lib/tracer

@flwmxd
Copy link
Owner

flwmxd commented Feb 28, 2024

you have to clone the project recursively

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

4 participants