Skip to content

libabc-pic.so not handled correctly #510

@ccadar

Description

@ccadar

This issue arises when one tries to install STP in a different directory than the one where it was built.

More concretely, if I follow the instructions from the README file, but instead of:

cmake ..`

I run:

cmake .. -DCMAKE_INSTALL_PREFIX=`pwd`/install

then the installed libstp.so library is not correctly linked against libabc-pic.so in the install directory (in fact, it is not copied there at all).

I am currently looking for a solution, but I am not familiar with the build scripts.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions