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

Libfranka cmake error #144

Open
Jacklove-G opened this issue Oct 11, 2023 · 2 comments
Open

Libfranka cmake error #144

Jacklove-G opened this issue Oct 11, 2023 · 2 comments

Comments

@Jacklove-G
Copy link

My Os is 4.2.2, and I downloaded libfranka-0.9.1 and libfranka-0.9.2,
when I run cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=OFF ..

for libfranka-0.9.1, there is
CMake Error at cmake/SetVersionFromGit.cmake:26 (message):
/home/g/libfranka does not seem to be a git repository, cannot find a
'.git/' folder inside it?
Call Stack (most recent call first):
CMakeLists.txt:5 (set_version_from_git)

-- Configuring incomplete, errors occurred!

For libfranka-0.9.2, there is
-- Found Threads: TRUE
CMake Error at CMakeLists.txt:53 (add_subdirectory):
The source directory

/home/g/libfranka/common

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!
See also "/home/g/libfranka/build/CMakeFiles/CMakeOutput.log".
See also "/home/g/libfranka/build/CMakeFiles/CMakeError.log".

What should I do?
And I use Ubuntu18.04 melodic.

@christian-rauch
Copy link

Did you clone the repo with --recursive as suggested here: https://frankaemika.github.io/docs/installation_linux.html#building-libfranka?

@AndreasKuhner
Copy link
Contributor

Hey @Jacklove-G ,
did this resolve the issue?

Cheers,
Andreas

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

3 participants