Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Charlie-KXLiu opened this issue May 19, 2023 · 0 comments

Comments

@Charlie-KXLiu
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant