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

pangolin don't work during build dso #242

Open
qian2020 opened this issue Feb 20, 2022 · 4 comments
Open

pangolin don't work during build dso #242

qian2020 opened this issue Feb 20, 2022 · 4 comments

Comments

@qian2020
Copy link

1

@sarossilli
Copy link

I recently was able to build DSO.

Try rebuilding/installing pangolin? It looks like it cannot find the pangolin headers.

@qian2020
Copy link
Author

I used the pangolin v6.0 + Ubuntu 18.04. Maybe there is something wrong to build DSO?

@vanguard478
Copy link

vanguard478 commented Apr 8, 2022

I think in Pangolin v0.6 there was a major refactoring. Try removing the Pangolin v0.6 (in the build directory do sudo make uninstall ) and installing v0.5 from https://github.com/stevenlovegrove/Pangolin/releases/tag/v0.5

@donaldduckkkkk
Copy link

you dont install your pangolin.
cd ~/pangolin_ws && mkdir build && cd build && cmake .. && make && sudo make install

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

4 participants