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

Prevent problem with Boost inclusion in some contexts #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rodyo
Copy link

@rodyo rodyo commented Aug 21, 2020

Closes #53

  • Added magic flag that prevents problems with find_package(Boost) on systems that have libboost-dev installed/built
  • Removed old boost versions

… systems that have libboost-dev installed/built
@DominicDirkx
Copy link
Member

Hi Rody,

I see you've been very active with Tudat this last month. Very good to see! As I think some others on the team posted, I have been on paternity leave this past months, and am only today catching up with everything I've missed.

Since you seem to be using/developing Tudat quite a lot, you may be interested to know that we are working on a big restructuring of the code, including a conda installation, and a Python interface. If you're interested in staying up to date on these developments, let me know. We have a Slack channel where we discuss these developments.

Since we're working on a big modification, we'll have a look at all the modifications you've posted while I'm away, to see if we mere them into the current version, the new version, or both.

Also, I'd be very interested to discuss how/why you've been using, and plan to use, Tudat. If you're interested, send me an e-mail, see: https://www.tudelft.nl/staff/d.dirkx/

Best,

Dominic

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.

Problem finding the right Boost version when multiple versions are installed/built on the system
3 participants