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 #3

Open
Xuheyi opened this issue Aug 19, 2022 · 4 comments
Open

cmake error #3

Xuheyi opened this issue Aug 19, 2022 · 4 comments

Comments

@Xuheyi
Copy link

Xuheyi commented Aug 19, 2022

this is my cmake error ,if you konw something please reply me,thank you very much
CMake Error in src/PLPSLAM/CMakeLists.txt:
Target "PLPSLAM" INTERFACE_INCLUDE_DIRECTORIES property contains path:

"/home/xt/Structure-PLP-SLAM-main/src/PLPSLAM/"

which is prefixed in the source directory.

CMake Error in src/PLPSLAM/CMakeLists.txt:
Target "PLPSLAM" INTERFACE_INCLUDE_DIRECTORIES property contains path:

"/home/xt/Structure-PLP-SLAM-main/src/PLPSLAM//usr/local/include/DBoW2"

which is prefixed in the source directory.

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

@PeterFWS
Copy link
Owner

Hi,

there is a similar issue, please see the closed issue #1.

I did not encounter such errors, my impression is that the cmake/make error is due to the different version of DBoW installed on your PC.

Please try to install an older version of DBoW (later 2019), or install the one I shared (see closed issue #1).

Best regards.

@Xuheyi
Copy link
Author

Xuheyi commented Aug 19, 2022

thank you very much!I will get it.

@PeterFWS
Copy link
Owner

PeterFWS commented Aug 22, 2022 via email

@Xuheyi
Copy link
Author

Xuheyi commented Aug 22, 2022

thank you, I had get it.

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