Skip to content

Successfully installed libpeerlib.a file in linux but don't know how to use it in R #22

@Charlie-KXLiu

Description

@Charlie-KXLiu

my command on linux is below,

git clone https://github.com/PMBio/peer.git peer
cd peer
mkdir build
cd build
cmake ./..
make
sudo make install

The last command returns "install to /usr/local/lib/libpeerlib.a". This seems to be a static library coded in C?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions