Skip to content

PR#92 update: use $ORIGIN/../lib for custom installed boost libraries#1

Open
venediktov wants to merge 1 commit into
innerNULL:devfrom
venediktov:dev
Open

PR#92 update: use $ORIGIN/../lib for custom installed boost libraries#1
venediktov wants to merge 1 commit into
innerNULL:devfrom
venediktov:dev

Conversation

@venediktov

Copy link
Copy Markdown

No description provided.

@venediktov

venediktov commented Jan 30, 2024

Copy link
Copy Markdown
Author

@innerNULL these changes are needed for:

  • to support both Linux and Mac please see cmake file(DOWNLOAD...) instead of wget
  • $ORIGIN/../lib is needed for boost libraries as well, because those are not deployed to /usr/loca/bin , therefore because vanilla-rtb uses rpath instead of LD_LIBRARY_PATH we need to inject it into boost DLLs
  • prevent re-download boost sources -> boost.tar.gz
  • Boost 1.67.0 EXACT is needed for -DGET_BOOST so that cmake does not pull higher version of boost from official install when we use custom build/location

If those changes merged to your dev branch they will appear in your PR [venediktov#92] , you can also add your suggestions.

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

Successfully merging this pull request may close these issues.

1 participant