Skip to content

Build issue on personal project #24

Answered by dfeneyrou
dfeneyrou asked this question in Q&A
Discussion options

You must be logged in to vote

Hi !

Do you have issue building the palanteer viewer or while building your own program (the one at the end of your comment)?

About the Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed, it is not a problem, it is just CMake's way to find the threading library. Just see the next lines, CMake found them:

-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  

About the XRender library not found (for the Palanteer viewer), do you confirm that you have XOrg properly installed?

About your build command line for, I suppose, your own program, you shall not use -DCUSTOM_FLAGS="lpthread" to add …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

dfeneyrou
Oct 6, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by dfeneyrou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants