Skip to content

Undefined Reference Errors When Using Demo #13195

Closed Answered by NyquilDreams
NyquilDreams asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out that CMakeLists.txt was simply missing MueLu and Xpetra in the list of components. Editing this line fixed the issue. find_package(Trilinos REQUIRED COMPONENTS Teuchos Tpetra MueLu Xpetra)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bartlettroscoe
Comment options

@NyquilDreams
Comment options

Answer selected by NyquilDreams
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