Skip to content

UQTk install issue #15

Closed Answered by bjdebus
evasinha asked this question in Q&A
Nov 15, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @evasinha ,

Thanks for using UQTk and for reaching out about this issue. It looks like you are having a linking issue. Can you try to add the following line
target_link_libraries (umbridge_model.x pthread)
after line 15 in the file examples/tmcmc_umbridge/CMakeLists.txt (with credit to @PieterjanRobbe for this suggestion).

After you do that, remove your current build directory, make a new one, and redo the config and make step.

If that does not fix it, you can disable the umbridge example by commenting out line 16 in examples/CMakeLists.txt (and starting with a new, clean build directory again).

Let us know if that works, so we can make it a permanent fix.
Thanks!
Bert

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@evasinha
Comment options

Answer selected by evasinha
Comment options

You must be logged in to vote
1 reply
@evasinha
Comment options

Comment options

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