Skip to content

Building libROM errors #319

@IdoAkkerman

Description

@IdoAkkerman

I was trying to build libROM for the first time, and I was able to compile the library but the executable of the examples gave linking errors.

On closer inspection it was not able to find mpicxx libraries at the linking stage.
I was able to fix it by adding ${MPI_CXX_LIBRARIES} to a couple of target_link_libraries statements.
This mirrors an already present '${MPI_C_LIBRARIES}'.

Would this be a worth while bug fix? Or did I do something wrong on my end?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions