On 3/26/25 19:11, Kaushik Das wrote:
Thank you very much for the suggestion. Using the bundled TBB, I am
getting some other build errors during compilation. This is probably
because differences in compiler versions or C++ standard version
differences. For the time being, I have turned off TBB to get going. But
I have to come back and troubleshoot it later.
Kaushik,
please do let us know what you find. The issue in many of the cases
we've encountered over the years is that there are two versions of the
TBB, one bundled and one as part of the system. In some cases, things
get confused, for example when cmake picks the bundled version but
someone has set an include path that leads the compiler to pick a system
TBB header to be included -- which is then of course incompatible with
the bundled TBB used elsewhere.
Best
W.
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/dealii/2ab054bd-7ede-4fb0-b97f-e0fb1e72f198%40colostate.edu.